LLVM 22.0.0git
|
#include "llvm/Transforms/Vectorize/SandboxVectorizer/Passes/TransactionAcceptOrRevert.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/InstructionCost.h"
#include "llvm/Transforms/Vectorize/SandboxVectorizer/Debug.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::sandboxir |
Variables | |
static cl::opt< int > | llvm::CostThreshold ("sbvec-cost-threshold", cl::init(0), cl::Hidden, cl::desc("Vectorization cost threshold.")) |