[PATCH] D105742: [AMDGPU] Make V_CVT_I32_F64/V_CVT_F64_I32 rematerializable.

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 15:35:09 PDT 2021


rampitec updated this revision to Diff 357656.
rampitec added a comment.
Herald added a subscriber: gbedwell.
Herald added a reviewer: andreadb.

Updated mca test.


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

https://reviews.llvm.org/D105742

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/VOP1Instructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/hip.extern.shared.array.ll
  llvm/test/CodeGen/AMDGPU/fneg-combines.ll
  llvm/test/CodeGen/AMDGPU/fptrunc.f16.ll
  llvm/test/CodeGen/AMDGPU/half.ll
  llvm/test/CodeGen/AMDGPU/remat-vop.mir
  llvm/test/tools/llvm-mca/AMDGPU/gfx10-double.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105742.357656.patch
Type: text/x-patch
Size: 24391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/2f8da93c/attachment-0001.bin>


More information about the llvm-commits mailing list