[PATCH] D116727: [RISCV] Supplement SH*ADDUW instructions pattern
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 6 03:04:11 PST 2022
benshi001 added a comment.
It would be better to sperate the test and your optimization to two patches. First create the test patch, then the optimization patch, and select the first one as the second one's parent. So we can see obvious changes by you.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116727/new/
https://reviews.llvm.org/D116727
More information about the llvm-commits
mailing list