[PATCH] D88396: [X86] Support replacing aligned vector moves with unaligned moves when avx is enabled. (off by default)
Pengfei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 10 02:49:50 PDT 2020
pengfei added a comment.
LGTM. Thanks!
Since the pass is turned off by default, I think we can let it in. @lebedev.ri, what's your opinion?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88396/new/
https://reviews.llvm.org/D88396
More information about the llvm-commits
mailing list