Files
clang-p2996/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Yingwei Zheng 6f1f6d184f [InstCombine][DebugInfo] Update debug value uses in freelyInvertAllUsersOf (#137013)
This patch updates all debug value uses in `freelyInvertAllUsersOf` by
inserting `DW_OP_not` at the front of the DIExpression.

Related issue: https://github.com/llvm/llvm-project/issues/71065
2025-05-13 08:56:22 +08:00

223 KiB