[PATCH] D112552: [LoopVectorize] When tail-folding, don't always predicate uniform loads
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 1 04:53:54 PDT 2021
david-arm marked an inline comment as done.
david-arm added a comment.
Hi @fhahn, I've fixed the immediate problem with `IsPredicated` and now it is set correctly. If you still think it's better to change the `isPredicatedInst` interface I'm happy to give it a try?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112552/new/
https://reviews.llvm.org/D112552
More information about the llvm-commits
mailing list