[llvm] [AArch64][CodeGen] Fold tbx(splat(0), table, idxs) to tbl(table, idxs) (PR #214268)
Durgesh Nandan Mohanty via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 5 09:50:18 PDT 2026
dnmohanty wrote:
> Hello, it seems like you have left some sort of formatting enabled in your editor making the change hard to review. If you could fix that up we can review the patch.
Fixed
My editor's 'format on save' had grabbed the whole file by accident. The commit is clean now
https://github.com/llvm/llvm-project/pull/214268
More information about the llvm-commits
mailing list