diff options
author | Jin Huang <jinhuang1102@gmail.com> | 2025-10-09 13:41:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-09 13:41:53 -0700 |
commit | 31103efb777ce409f7a50ff6fe84e19f601c9868 (patch) | |
tree | 547866f0400045ff80eee7da27808eba860a4c20 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 5a7d8a37ac4dbd47d997f8e4c8f8905708c38964 (diff) | |
download | llvm-31103efb777ce409f7a50ff6fe84e19f601c9868.zip llvm-31103efb777ce409f7a50ff6fe84e19f601c9868.tar.gz llvm-31103efb777ce409f7a50ff6fe84e19f601c9868.tar.bz2 |
[profcheck] Propagate profile metadata in trunc(select) transform (#162406)
In the `AggressiveInstCombine` pass, profile metadata was being dropped during the transformation of `trunc(select(...))` operations. This change fixes the issue by propagating the metadata from the original `select` to the new `trunc-select` instruction.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions