[llvm] [LLVM][AMDGPU] AMDGPUInstCombineIntrinsic for *lane intrinsics (PR #99878)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 07:30:26 PDT 2024


arsenm wrote:

It's also possible for transforms based on uniformity to become incorrect later after code motion until we have convergence tokens wired up to prevent that 

https://github.com/llvm/llvm-project/pull/99878


More information about the llvm-commits mailing list