[clang] [llvm] [WPD]: Apply speculative WPD in non-lto mode. (PR #145031)
Hassnaa Hamdi via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 11 21:21:51 PDT 2025
================
@@ -0,0 +1,56 @@
+// Check that speculative devirtualization works without the need for LTO or visibility.
----------------
hassnaaHamdi wrote:
I have separated the tests.
For testing using non-LTO pass pipeline, that will be postponed until I enable the WPD by default.
https://github.com/llvm/llvm-project/pull/145031
More information about the llvm-commits
mailing list