[PATCH] D138186: InstCombine: Simplify vector load based on demanded elements
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 08:29:12 PST 2022
arsenm added a comment.
We also wouldn't want to do this if the load is a scalar load candidate, since there are no 96-bit scalar loads
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138186/new/
https://reviews.llvm.org/D138186
More information about the llvm-commits
mailing list