aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMadhur Amilkanthwar <madhura@nvidia.com>2025-05-06 13:55:10 +0530
committerGitHub <noreply@github.com>2025-05-06 13:55:10 +0530
commit015093d628d9461be1f7f5707c47f8ae7e8eb742 (patch)
tree62586aff195eee22d7e5e576c732ffdf761a01ec /flang/lib/Frontend/CompilerInvocation.cpp
parentd66dbd6931a4358c0e4fd7c749179aa229fb36a4 (diff)
downloadllvm-015093d628d9461be1f7f5707c47f8ae7e8eb742.zip
llvm-015093d628d9461be1f7f5707c47f8ae7e8eb742.tar.gz
llvm-015093d628d9461be1f7f5707c47f8ae7e8eb742.tar.bz2
[GVN] Improve processBlock for instruction erasure (#131753)
This patch deletes the instructions immediately in core GVN processing by using the appropriate iterators. Thus, it avoids collecting the instructions in a vector and then doing the erasure.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions