aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCopyPropagation.cpp
diff options
context:
space:
mode:
authorPetar Avramovic <Petar.Avramovic@amd.com>2025-02-04 09:25:25 +0100
committerGitHub <noreply@github.com>2025-02-04 09:25:25 +0100
commit88814969ddbbd7f8ebae7fbd94ab0643a68db2d5 (patch)
tree667329c4bdc7ecb2df0b4e577c6cf066819ed9f2 /llvm/lib/CodeGen/MachineCopyPropagation.cpp
parent6c560ef33e6fc6e9617edc81e04157437d94067a (diff)
downloadllvm-88814969ddbbd7f8ebae7fbd94ab0643a68db2d5.zip
llvm-88814969ddbbd7f8ebae7fbd94ab0643a68db2d5.tar.gz
llvm-88814969ddbbd7f8ebae7fbd94ab0643a68db2d5.tar.bz2
MachineUniformityAnalysis: Pass is incorrectly initialized as CFGOnly (#125511)
Set CFGOnly in MachineUniformityAnalysisPass to false. If there were new registers created, uniformity analysis needs to be updated. Previously, with CFGOnly set to true, pass would be skipped if CFG was preserved.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions