[PATCH] D116801: [PowerPC] Avoid perfect shuffle when mask has multiple uses
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 21 12:14:00 PST 2022
nemanjai added a comment.
This adds a whole lot of computation on the DAG in addition to having thread safety issues and the gain is very small. I am not in favour of something similar to this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116801/new/
https://reviews.llvm.org/D116801
More information about the llvm-commits
mailing list