[PATCH] D130895: Make VL choosing for a splat constant based on its users
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 1 08:12:57 PDT 2022
craig.topper added a comment.
What if the user is the merge operand of a tail undisturbed instruction. The VL of the using instruction would not apply to it then.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130895/new/
https://reviews.llvm.org/D130895
More information about the llvm-commits
mailing list