[llvm] [ShrinkWrap] Modify shrink wrapping to accommodate functions terminated by no-return blocks (PR #167548)
Sushant Gokhale via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 23 23:54:54 PST 2025
================
@@ -0,0 +1,76 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
----------------
sushgokh wrote:
add the test to existing file `shrink-wrap.ll` ?
https://github.com/llvm/llvm-project/pull/167548
More information about the llvm-commits
mailing list