[llvm] [AArch64] Optimize two large shifts and a combine into a single combine and shift (PR #99480)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 00:13:29 PDT 2024


================
@@ -0,0 +1,37 @@
+; RUN: update_llc_test_checks < %s -verify-machineinstrs -mtriple=aarch64-none-linux-gnu -mattr=neon | FileCheck %s
----------------
sopyb wrote:

I rolled back the line until I figure it out

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


More information about the llvm-commits mailing list