aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2025-08-14 16:47:04 +0100
committerGitHub <noreply@github.com>2025-08-14 16:47:04 +0100
commit177f27d22092cb64e871e6cd2f8981d24e823186 (patch)
treea554881fd1f3903c7649043fb5cdf20cda78a548 /flang/lib/Frontend/CompilerInvocation.cpp
parent16ad20291dad174e441076c4c10d899b333fc0e7 (diff)
downloadllvm-177f27d22092cb64e871e6cd2f8981d24e823186.zip
llvm-177f27d22092cb64e871e6cd2f8981d24e823186.tar.gz
llvm-177f27d22092cb64e871e6cd2f8981d24e823186.tar.bz2
[VPlan] Add incoming_[blocks,values] iterators to VPPhiAccessors (NFC) (#138472)
Add 3 new iterator ranges to VPPhiAccessors * incoming_values(): returns a range over the incoming values of a phi * incoming_blocks(): returns a range over the incoming blocks of a phi * incoming_values_and_blocks: returns a range over pairs of incoming values and blocks. Depends on https://github.com/llvm/llvm-project/pull/124838. PR: https://github.com/llvm/llvm-project/pull/138472
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions