[llvm] [DAGISel][ARM] Fix vector truncate combine for big-endian (PR #118101)
Oliver Stannard via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 3 01:31:38 PST 2024
================
@@ -0,0 +1,31 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple=armebv7-unknown-none-eabihf -mattr=+neon < %s | FileCheck %s
----------------
ostannard wrote:
Done
https://github.com/llvm/llvm-project/pull/118101
More information about the llvm-commits
mailing list