[PATCH] D75362: [InstCombine] Process blocks in RPO

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 29 07:59:34 PDT 2020


nikic updated this revision to Diff 253422.
nikic added a comment.

Reduce cost by computing RPOT only once.


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

https://reviews.llvm.org/D75362

Files:
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Transforms/InstCombine/icmp-div-constant.ll
  test/Transforms/InstCombine/pr44245.ll
  test/Transforms/InstCombine/store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75362.253422.patch
Type: text/x-patch
Size: 6017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200329/28aefbdf/attachment-0001.bin>


More information about the llvm-commits mailing list