aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2025-07-09 14:03:25 +0200
committerGitHub <noreply@github.com>2025-07-09 14:03:25 +0200
commit64686c59c376902a4328d7759b2db860d11a5650 (patch)
tree093d03d5c18de8db5b407db3923e167b0fbd006a /clang/lib/Frontend/CompilerInstance.cpp
parentba6f87248b948e019cbb2d31099d410e3c0f20d0 (diff)
downloadllvm-64686c59c376902a4328d7759b2db860d11a5650.zip
llvm-64686c59c376902a4328d7759b2db860d11a5650.tar.gz
llvm-64686c59c376902a4328d7759b2db860d11a5650.tar.bz2
[VPlan] Connect (MemRuntime|SCEV)Check blocks as VPlan transform (NFC). (#143879)
Connect SCEV and memory runtime check block directly in VPlan as VPIRBasicBlocks, removing ILV::emitSCEVChecks and ILV::emitMemRuntimeChecks. The new logic is currently split across LoopVectorizationPlanner::addRuntimeChecks which collects a list of {Condition, CheckBlock} pairs and performs some checks and emits remarks if needed. The list of checks is then added to VPlan in VPlanTransforms::connectCheckBlocks. PR: https://github.com/llvm/llvm-project/pull/143879
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions