[PATCH] D98564: [AArch64] Peephole rule to remove redundant cmp after cset.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 14 08:30:51 PDT 2021
dmgreen added a comment.
I see that this is an extension to the existing peephole optimizations, but is there any reason not to do this during ISel?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98564/new/
https://reviews.llvm.org/D98564
More information about the llvm-commits
mailing list