| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix compile failures when using debug symbol. (#4069) | Yong He | 2024-05-01 |
| | | | | | | | | | | * Fix compile failures when using debug symbol. * Various fixes. * Fix intrinsic. * Fix test. | ||
| * | 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> | |||
