[PATCH] D117406: [DAGCombiner] Adjust some checks in DAGCombiner::reduceLoadWidth

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 10:53:43 PST 2022


bjope updated this revision to Diff 400915.
bjope edited the summary of this revision.
bjope added a comment.

Rebased given parent patch with test cases for pre-commit (D117588 <https://reviews.llvm.org/D117588>).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117406

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/ARM/shift-combine.ll
  llvm/test/CodeGen/X86/shift-folding.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117406.400915.patch
Type: text/x-patch
Size: 4794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220118/e346d8bc/attachment.bin>


More information about the llvm-commits mailing list