[PATCH] D106261: [ARM][LowOverheadLoops] Allow unpredicated VORRs if the operand def produces zeroed false lanes
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 26 00:11:15 PDT 2021
dmgreen added a comment.
Hello. Sorry for the delay, I had apparently forgotten about this. I'm not sure I understand the reasoning here, but I'm not sure I understood the reasoning for the FalseLanesZero to begin with.
You can leave the existing tests as they were, and update them with the new codegen. They will either be correct and better, or else we need to look into what is going wrong with them.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106261/new/
https://reviews.llvm.org/D106261
More information about the llvm-commits
mailing list