[llvm] [VectorCombine] Fix scalarizeExtExtract for big-endian (PR #157962)

Uyiosa Iyekekpolor via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 12 10:14:01 PDT 2025


================
@@ -0,0 +1,30 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
+; RUN: opt -passes='vector-combine,dce' -S -mtriple=aarch64-unknown-linux-gnu %s -o - | FileCheck %s --check-prefix=LE
----------------
uyoyo0 wrote:

Just made the change thanks

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


More information about the llvm-commits mailing list