[llvm-branch-commits] [llvm] [InstCombine] Don't look at ConstantData users (PR #103302)

Alexis Engelke via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Aug 13 09:11:12 PDT 2024


================
@@ -0,0 +1,576 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
+; RUN: opt -mtriple=arm64 -passes='inline,function(sroa<modify-cfg>,jump-threading,instcombine)' -S < %s | FileCheck %s
----------------
aengelke wrote:

True, changed

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


More information about the llvm-branch-commits mailing list