[PATCH] D139469: [AMDGPU] Enable OMod on more VOP3 instructions

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 10:30:51 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbbfbec94b106: [AMDGPU] Enable OMod on more VOP3 instructions (authored by Joe_Nash).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139469

Files:
  llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/lib/Target/AMDGPU/VOP3Instructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.fmed3.s16.mir
  llvm/test/CodeGen/AMDGPU/commute-vop3.mir
  llvm/test/CodeGen/AMDGPU/fmul-2-combine-multi-use.ll
  llvm/test/CodeGen/AMDGPU/gfx11-twoaddr-fma.mir
  llvm/test/CodeGen/AMDGPU/omod.ll
  llvm/test/CodeGen/AMDGPU/shrink-mad-fma.mir
  llvm/test/MC/AMDGPU/gfx11_asm_vop3.s
  llvm/test/MC/AMDGPU/gfx9_asm_vop3_e64.s
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx9_vop3.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139469.480970.patch
Type: text/x-patch
Size: 31777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/31ca8cd5/attachment-0001.bin>


More information about the llvm-commits mailing list