[PATCH] D89100: [GlobalISel] Look through truncs and extends in narrowScalarShift

Konstantin Schwarz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 9 00:44:35 PDT 2021


kschwarz updated this revision to Diff 365099.
kschwarz edited the summary of this revision.
kschwarz added a comment.

Rebase + test updates


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89100

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/arm64-atomic-128.ll
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-and.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-bswap.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-load-store.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/fshl.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/fshr.ll
  llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89100.365099.patch
Type: text/x-patch
Size: 102749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210809/1f98fef4/attachment.bin>


More information about the llvm-commits mailing list