[PATCH] D82780: [AArch64][SVE] Put zeroing pseudos and patterns under flag.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 1 05:22:51 PDT 2020
sdesmalen added a comment.
In D82780#2125120 <https://reviews.llvm.org/D82780#2125120>, @paulwalker-arm wrote:
> In D82780#2124864 <https://reviews.llvm.org/D82780#2124864>, @sdesmalen wrote:
>
> > - Changed `isOrig` to `isReverseInstr`
>
>
> I can see this change within SVEInstrInfo where you've reversed the flag but I don't see an equivalent change within SVEInstrFormat.td. Am I misunderstanding something?
I forgot to add those changes to the patch, I've added them in the latest revision.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82780/new/
https://reviews.llvm.org/D82780
More information about the llvm-commits
mailing list