[llvm] [AMDGPU] Fix implicit operands of VOPD cndmask instructions (PR #87788)

Joe Nash via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 07:28:43 PDT 2024


Sisyph wrote:

This seems like a good step. LGTM. I agree that it would be better to fix vcc on construction rather than after. For VOPD, it wouldn't even require HwMode, because the instructions are only available in wave32. 

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


More information about the llvm-commits mailing list