[llvm] [AMDGPU] Create an AMDGPUIfConverter pass (PR #106415)
Juan Manuel Martinez CaamaƱo via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 18 08:43:04 PDT 2024
jmmartinez wrote:
@jayfoad An extract of the motivating example is this code: https://godbolt.org/z/dPdf7r381 .
This extract comes from SWDEV-477895, where CK used inline-assembly to work around code that doesn't optimize to a `v_cmpx` instruction.
https://github.com/llvm/llvm-project/pull/106415
More information about the llvm-commits
mailing list