hekota wrote: > Is there value in testing cases where `NonUniformResourceIndex` is used in > odd places? > > eg https://godbolt.org/z/jrdc1ErMM
This PR with just translate it to the LLVM intrinsic call. I have added a test case to the intrinsic lowering PR #159608 to make sure the call gets removed and is replaced by the argument value. https://github.com/llvm/llvm-project/pull/159655 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
