[PATCH] D122457: [LSR] Fix canonicalization formula and its checker.

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 00:19:02 PDT 2022


skatkov updated this revision to Diff 418503.
skatkov retitled this revision from "[LSR] Canonicalize formula before inserting it." to "[LSR] Fix canonicalization formula and its checker.".
skatkov edited the summary of this revision.

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

https://reviews.llvm.org/D122457

Files:
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/Transforms/LoopStrengthReduce/canonical-form.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122457.418503.patch
Type: text/x-patch
Size: 5132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220328/8be8e024/attachment.bin>


More information about the llvm-commits mailing list