[PATCH] D104538: [CostModel][AArch64] Improve cost model for vector reduce Or intrinsic
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 18 08:45:20 PDT 2021
dmgreen added a comment.
Do And and Xor reductions work in the same way, with the same costs? Can we do those at the same time too?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104538/new/
https://reviews.llvm.org/D104538
More information about the llvm-commits
mailing list