Files
clang-p2996/llvm/lib/Transforms/Vectorize/SandboxVectorizer
vporpo 42c5a301f5 [SandboxVec] Legality boilerplate (#108650)
This patch adds the basic API for the Legality component of the
vectorizer. It also adds some very basic code in the bottom-up
vectorizer that uses the API.
2024-09-17 17:06:29 -07:00
..