[PATCH] D156347: [InstCombine] Tests for D156026 (Contracting x^2 + 2*x*y + y^2 to (x + y)^2 (integer))
Christoph Stiller via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 16:12:21 PDT 2023
rainerzufalldererste updated this revision to Diff 545850.
rainerzufalldererste edited the summary of this revision.
rainerzufalldererste added a comment.
Adding more tests for different parameter orders
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156347/new/
https://reviews.llvm.org/D156347
Files:
llvm/test/Transforms/InstCombine/add.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156347.545850.patch
Type: text/x-patch
Size: 32784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230731/8b3c51b8/attachment.bin>
More information about the llvm-commits
mailing list