[PATCH] D80749: AMDGPU/GlobalISel: cmp/select method for extract element

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 28 15:25:44 PDT 2020


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

Addressed review comments.
It also contains fix for CombinerHelper::matchEqualDefs(), it likely needs a separate change.


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

https://reviews.llvm.org/D80749

Files:
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/Target/AMDGPU/AMDGPUCombine.td
  llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80749.267054.patch
Type: text/x-patch
Size: 53757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/f1790b3b/attachment-0001.bin>


More information about the llvm-commits mailing list