aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2022-06-13 22:20:58 +0100
committerFlorian Hahn <flo@fhahn.com>2022-06-13 22:20:58 +0100
commit9129e7bb541b8f83a0acefe541b6887837178d8e (patch)
treeb8ba9365e74c0e23dc800f14feb2ed34d28b6db6 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent6d1543a16797fa07eecea7e542df5b42422fc721 (diff)
downloadllvm-9129e7bb541b8f83a0acefe541b6887837178d8e.zip
llvm-9129e7bb541b8f83a0acefe541b6887837178d8e.tar.gz
llvm-9129e7bb541b8f83a0acefe541b6887837178d8e.tar.bz2
[LV] Replace OrigPHIsToFix in native with VPlan traversal. (NFC)
OrigPHIsToFix is only used in the native path. Collecting phis can be replaced by iterating over the plan. This also removes another unnecessary use of a late getVPValue. This also reduces the coupling between ILV and the VPlan utilities.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions