[PATCH] D92230: [SVE][CodeGen] Add DAG combines for s/zext_masked_gather
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 27 10:42:41 PST 2020
sdesmalen added a comment.
It probably makes more sense to add `-aarch64-enable-mgather-combine=0` in D91092 <https://reviews.llvm.org/D91092>, so that in this patch you can clearly see benefits of the change added in DAGCombiner.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92230/new/
https://reviews.llvm.org/D92230
More information about the llvm-commits
mailing list