aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2025-08-08 11:44:32 +0100
committerGitHub <noreply@github.com>2025-08-08 11:44:32 +0100
commit82d633e9ff51962eb21fb58d38b74b4e8829a199 (patch)
tree9ba8e64c080760933bc97ca0513ce7a3f272267e /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent9349484e8f4c306318f75862ed25be6ec4c30ab8 (diff)
downloadllvm-82d633e9ff51962eb21fb58d38b74b4e8829a199.zip
llvm-82d633e9ff51962eb21fb58d38b74b4e8829a199.tar.gz
llvm-82d633e9ff51962eb21fb58d38b74b4e8829a199.tar.bz2
[VPlan] Materialize vector trip count using VPInstructions. (#151925)
Materialize the vector trip count computation using VPInstruction instead of directly creating IR. This is one of the last few steps needed to model the full vector skeleton in VPlan. It also simplifies vector-trip count computations for scalable vectors, as we can re-use the UF x VF computation. PR: https://github.com/llvm/llvm-project/pull/151925
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions