[PATCH] D88120: [GlobalISel] Add artifact combine for trunc(concat_vectors(a, ...) -> concat_vectors(trunc(a), ...)
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 22 23:53:22 PDT 2020
aemerson added a comment.
On further investigation I'm not sure this is the best way forward.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88120/new/
https://reviews.llvm.org/D88120
More information about the llvm-commits
mailing list