[PATCH] D59267: [AMDGPU] Asm/disasm clamp modifier on vop3 int arithmetic

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 14:06:14 PDT 2019


tpr updated this revision to Diff 190333.
tpr added a comment.

V2: Addressed review comment: Commented extra clamp bit operands.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59267

Files:
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
  lib/Target/AMDGPU/SIRegisterInfo.cpp
  lib/Target/AMDGPU/VOP2Instructions.td
  test/CodeGen/AMDGPU/endpgm-dce.mir
  test/CodeGen/AMDGPU/fold-immediate-operand-shrink-with-carry.mir
  test/CodeGen/AMDGPU/fold-immediate-operand-shrink.mir
  test/CodeGen/AMDGPU/global-load-store-atomics.mir
  test/CodeGen/AMDGPU/inserted-wait-states.mir
  test/CodeGen/AMDGPU/macro-fusion-cluster-vcc-uses.mir
  test/CodeGen/AMDGPU/promote-constOffset-to-imm.mir
  test/CodeGen/AMDGPU/sched-crash-dbg-value.mir
  test/CodeGen/AMDGPU/sdwa-ops.mir
  test/CodeGen/AMDGPU/shrink-carry.mir
  test/CodeGen/AMDGPU/shrink-vop3-carry-out.mir
  test/CodeGen/AMDGPU/vop-shrink-frame-index.mir
  test/CodeGen/AMDGPU/vop-shrink-non-ssa.mir
  test/MC/AMDGPU/vop3-gfx9.s
  test/MC/AMDGPU/vop3.s
  test/MC/Disassembler/AMDGPU/vop3_gfx9.txt
  test/MC/Disassembler/AMDGPU/vop3_vi.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59267.190333.patch
Type: text/x-patch
Size: 70134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190312/a0b29e39/attachment.bin>


More information about the llvm-commits mailing list