[PATCH] D138186: InstCombine: Simplify vector load based on demanded elements
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 06:53:30 PST 2022
RKSimon added a comment.
Agreed - as it is this patch puts even more strain on the DAG to load combine back to legality.
We don't even seem to have a way to track original dereferencable ranges :(
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