[llvm] [AArch64][CodeGen] Fold tbx(splat(0), table, idxs) to tbl(table, idxs) (PR #214146)

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 01:33:20 PDT 2026


================
@@ -0,0 +1,11 @@
+; RUN: llc -mtriple=aarch64 -mattr=+neon < %s | FileCheck %s
+
----------------
MacDue wrote:

This file should not be in the project root. 

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


More information about the llvm-commits mailing list