[llvm] [llvm][ARM]Add widen global arrays pass (PR #107120)

David Green via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 3 02:05:49 PDT 2024


================
@@ -0,0 +1,22 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
+; RUN: opt < %s -mtriple=arm-arm-none-eabi -passes=globalopt -S | FileCheck %s
----------------
davemgreen wrote:

arm-arm-none-eabi -> arm-none-eabi

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


More information about the llvm-commits mailing list