[PATCH] D59191: [AMDGPU] Asm/disasm v_cndmask_b32_e64 with abs/neg source modifiers

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 10:39:10 PDT 2019


tpr added a comment.

The answer I have got from the HW team is that you can use abs and neg modifiers on f32 data in v_cndmask_b32, v_mov_b32 and v_movrel*_b32.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59191





More information about the llvm-commits mailing list