[PATCH] D148623: [MachineCSE] Extend the scope of multi block processing.

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 22:05:43 PDT 2023


skatkov updated this revision to Diff 515218.
skatkov added a comment.

another small change - early bailout.


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

https://reviews.llvm.org/D148623

Files:
  llvm/lib/CodeGen/MachineCSE.cpp
  llvm/test/CodeGen/Thumb2/thumb2-cbnz.ll
  llvm/test/CodeGen/X86/2007-11-30-LoadFolding-Bug.ll
  llvm/test/CodeGen/X86/2008-04-17-CoalescerBug.ll
  llvm/test/CodeGen/X86/cse-two-preds.mir
  llvm/test/CodeGen/X86/ins_subreg_coalesce-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148623.515218.patch
Type: text/x-patch
Size: 7450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/d921dfeb/attachment.bin>


More information about the llvm-commits mailing list