[llvm] [DAGCombiner] Fix check for extending loads (PR #112182)

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 14 07:53:25 PDT 2024


================
@@ -0,0 +1,29 @@
+; RUN: llc -mtriple=aarch64-unknown-linux-gnu < %s | FileCheck %s
+
----------------
davemgreen wrote:

And bonus points for using update_llc_test_checks.

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


More information about the llvm-commits mailing list