[PATCH] D107710: [RISCV][test] Improve tests for (add (mul x, c1), c2)
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 10 03:05:41 PDT 2021
- Previous message: [PATCH] D107603: [RISCV] Fold (add (select lhs, rhs, cc, 0, y), x) -> (select lhs, rhs, cc, x, (add x, y))
- Next message: [PATCH] D107710: [RISCV][test] Improve tests for (add (mul x, c1), c2)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
benshi001 updated this revision to Diff 365403.
benshi001 retitled this revision from "[RISCV][test] Improve tests for (add (mul x, c0), c1)" to "[RISCV][test] Improve tests for (add (mul x, c1), c2)".
benshi001 edited the summary of this revision.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107710/new/
https://reviews.llvm.org/D107710
Files:
llvm/test/CodeGen/RISCV/addimm-mulimm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107710.365403.patch
Type: text/x-patch
Size: 12887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210810/385d01b7/attachment.bin>
- Previous message: [PATCH] D107603: [RISCV] Fold (add (select lhs, rhs, cc, 0, y), x) -> (select lhs, rhs, cc, x, (add x, y))
- Next message: [PATCH] D107710: [RISCV][test] Improve tests for (add (mul x, c1), c2)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits
mailing list