[llvm-branch-commits] [llvm] [AArch64] Fold zero-high vector inserts in MI peephole optimisation (PR #182835)

Amina Chabane via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Feb 26 03:18:39 PST 2026


================
@@ -0,0 +1,13 @@
+; RUN: llc -mtriple=aarch64-none-linux-gnu -start-before=aarch64-isel %s -o /dev/null
----------------
Amichaxx wrote:

Readded the test to the parent pr and have responded to the feedback on there.

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


More information about the llvm-branch-commits mailing list