[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 16:25:05 PDT 2021


rampitec updated this revision to Diff 357663.
rampitec added a comment.

Fixed brances in the td. There are no parasite codegen changes anymore and no regressions. Only the rematerialization/spilling is actually changed.


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/remat-vop.mir

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


More information about the llvm-commits mailing list