| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | More control flow simplifications. (#2673) | Yong He | 2023-02-24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * More control flow and Phi param simplifications. * Fix. * Fix gcc error. * Fix. * More IR cleanup. * Fix bug in phi param dce + ifelse simplify. * Propagate and DCE side-effect-free functions. * Enhance CFG simplifcation to remove loops with no side effects. * Fix. * Fixes. * Fix tests. Add [__AlwaysFoldIntoUseSite] for rayPayloadLocation. * More cleanup. * Fixes. * Fix. --------- Co-authored-by: Yong He <yhe@nvidia.com> | ||
| * | Added sample-grad-clamp-lod test. (#2173) | jsmall-nvidia | 2022-04-05 |
| * #include an absolute path didn't work - because paths were taken to always be relative. * Added sample-grad-clamp-lod sample. | |||
