[PATCH] D101405: [AMDGPU] Change FLAT SADDR to VADDR form in moveToVALU

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 29 14:58:40 PDT 2021


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

Remove dead def because it is simple, do not leave it to DCE.


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

https://reviews.llvm.org/D101405

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/test/CodeGen/AMDGPU/move-load-addr-to-valu.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101405.341659.patch
Type: text/x-patch
Size: 23110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/f9d22857/attachment-0001.bin>


More information about the llvm-commits mailing list