[all-commits] [llvm/llvm-project] caf537: Reapply "[RemoveDIs][DebugInfo] Hoist DPValues in ...
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Wed Feb 7 12:19:43 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: caf537ea493a7583bbc369c6a692842819daee74
https://github.com/llvm/llvm-project/commit/caf537ea493a7583bbc369c6a692842819daee74
Author: Stephen Tozer <Stephen.Tozer at Sony.com>
Date: 2024-02-07 (Wed, 07 Feb 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp
M llvm/test/Transforms/SpeculativeExecution/PR46267.ll
Log Message:
-----------
Reapply "[RemoveDIs][DebugInfo] Hoist DPValues in SpeculativeExecution (#80886)"
Reapply the original commit, 0aacd44, which had a missing brace resulting in
an error in compilation.
This reverts commit c76b0eb898d1e5edc416b658a6902163d64db1ce.
More information about the All-commits
mailing list