[PATCH] D100463: [AArch64][SVEIntrinsicOpts] Fold sve_convert_from_svbool(zero) to zero
Joe Ellis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 15 06:40:01 PDT 2021
joechrisellis planned changes to this revision.
joechrisellis added a comment.
@dmgreen -- I hear you, makes sense to me. There might be some functionality already in `SVEIntrinsicOpts.cpp` that we can pull out, but I guess that can wait for later. In any case I'll move the functionality here to the other passes to reflect your suggestions.
Appreciate your comments! 😄
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100463/new/
https://reviews.llvm.org/D100463
More information about the llvm-commits
mailing list