[PATCH] D147619: [SVE] Add patterns to delete redundant sel instructions
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 7 03:44:39 PDT 2023
paulwalker-arm added a comment.
Thanks for the clarification. In this instance, based on the current design, these look like inst combines to me (see AArch64TTIImpl::instCombineIntrinsic).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147619/new/
https://reviews.llvm.org/D147619
More information about the llvm-commits
mailing list