[PATCH] D136152: [AMDGPU][MC][GFX8+] Correct v_cndmask operand types

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 12:33:52 PDT 2022


dp added a comment.

In D136152#3866149 <https://reviews.llvm.org/D136152#3866149>, @arsenm wrote:

> I thought modifiers did work with cndmask. Is the issue just combining inline immediate with the modifiers?

Yes, the issue only manifests itself with modifiers applied to inline constants.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136152/new/

https://reviews.llvm.org/D136152



More information about the llvm-commits mailing list