[PATCH] D112064: [GlobalISel] Combine (build_vector_trunc x, undef) -> (bitcast x)
Ravi Korsa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 25 04:58:44 PDT 2021
Ravi added a comment.
Good to see the unnecessary 'shifts' and 'movs' removed. LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112064/new/
https://reviews.llvm.org/D112064
More information about the llvm-commits
mailing list