[PATCH] D97587: [AMDGPU] Make OMod explicit for V_CVT_{U,I}*

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 1 10:33:10 PST 2021


Joe_Nash updated this revision to Diff 327178.
Joe_Nash added a comment.

remove erroneous addition of OMod to  cvt_flr_i32_f32 &
cvt_rpi_i32_f32


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97587

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/VOP1Instructions.td
  llvm/test/MC/AMDGPU/gfx10_asm_vop1.s
  llvm/test/MC/AMDGPU/gfx9_asm_vop3.s
  llvm/test/MC/AMDGPU/vop3-errs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97587.327178.patch
Type: text/x-patch
Size: 12376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210301/89f1700a/attachment.bin>


More information about the llvm-commits mailing list