[PATCH] D68828: [AMDGPU] Allow DPP combiner to work with REG_SEQUENCE

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 14 10:34:29 PDT 2019


rampitec updated this revision to Diff 224874.
rampitec marked an inline comment as done.
rampitec added a comment.

Removed dpp subreg handling, a subreg cannot be defined in SSA.


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

https://reviews.llvm.org/D68828

Files:
  llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp
  llvm/test/CodeGen/AMDGPU/dpp_combine.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68828.224874.patch
Type: text/x-patch
Size: 11972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191014/0cbb92b4/attachment-0001.bin>


More information about the llvm-commits mailing list