[llvm] [DAGCombiner][X86] Push bitcast/ext through freeze for loads (PR #163070)

Guy David via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 14 12:13:34 PDT 2025


================
@@ -0,0 +1,119 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc < %s -mtriple=aarch64 | FileCheck %s
----------------
guy-david wrote:

Whoops. Fixed.

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


More information about the llvm-commits mailing list