[llvm] [DAGCombiner] Fix crash caused by illegal InterVT in ForwardStoreValueToDirectLoad (PR #181175)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 14 03:44:47 PST 2026


================
@@ -1,5 +1,5 @@
-; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
 ; RUN: llc < %s -mtriple=x86_64-- | FileCheck %s
----------------
RKSimon wrote:

why aren't you autogenerating?

https://github.com/llvm/llvm-project/pull/181175


More information about the llvm-commits mailing list