aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/IdentifierTable.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-02-14 12:28:58 +0000
committerFlorian Hahn <flo@fhahn.com>2024-02-14 12:28:58 +0000
commitdebca7ee43522e1702ade36f4954517e35f82886 (patch)
treeeb1241467f3bc39e4f9909af4519ff786a36edfe /clang/lib/Basic/IdentifierTable.cpp
parent6cab375b4b3d33c18c5f8686105ea20458451a71 (diff)
downloadllvm-debca7ee43522e1702ade36f4954517e35f82886.zip
llvm-debca7ee43522e1702ade36f4954517e35f82886.tar.gz
llvm-debca7ee43522e1702ade36f4954517e35f82886.tar.bz2
[VPlan] Move dropping of poison flags to VPlanTransforms. (NFC)
Move collectPoisonGeneratingFlags from InnerLoopVectorizer to VPlanTransforms and also update its name. collectPoisonGeneratingFlags already directly drops poison-generating flags, not only collecting it. This means it is more appropriate to integerate it directly into the VPlan transform pipeline. The current implementation still calls back to legal to check if a block needs predication, which should be improved in the future.
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions