[PATCH] D140260: [LoopVectorize] Fix crash on "vector->scalar" bitcast vectorization

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 18 06:23:48 PST 2022


lebedev.ri added a comment.

It think the loop-invariantness precondition for these is overly restrictive.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140260/new/

https://reviews.llvm.org/D140260



More information about the llvm-commits mailing list