Files
clang-p2996/llvm/test/Transforms/SandboxVectorizer
vporpo c5f99e1bd4 [SandboxVec][Legality] Fix legality of SelectInst (#125005)
SelectInsts need special treatment because they are not always
straightforward to vectorize. This patch disables vectorization unless
they are trivially vectorizable.
2025-02-03 17:33:09 -08:00
..