aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorFinn Plummer <mail@inbelic.dev>2025-10-24 13:55:03 -0700
committerGitHub <noreply@github.com>2025-10-24 13:55:03 -0700
commit0fd330dfe3d0504f4143aea58e88d52e62bf7da7 (patch)
treef81194a9e340ae303e868fd092fd471d8b8df45b /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parent0b01b96864983c4b150776b869a3d048b0d50e2c (diff)
downloadllvm-0fd330dfe3d0504f4143aea58e88d52e62bf7da7.zip
llvm-0fd330dfe3d0504f4143aea58e88d52e62bf7da7.tar.gz
llvm-0fd330dfe3d0504f4143aea58e88d52e62bf7da7.tar.bz2
[NFC][DirectX] Refactor `DXILPrepare`/`DXILTranslateMetadata` (#164285)
This pr updates `DXILPrepare` and `DXILTranslateMetadata` by moving all the removal of metadata from `DXILPrepare` to `DXILTranslateMetadata` to have a more consistent definition of what each pass is doing. It restricts the `DXILPrepare` to only update function attributes and insert bitcasts, and moves the removal of metadata to `DXILTranslateMetadata` so that all manipulation of metadata is done in a single pass.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions