[llvm] [ARM]: codegen `llvm.roundeven.v*` (PR #141786)

David Green via llvm-commits llvm-commits at lists.llvm.org
Thu May 29 04:09:13 PDT 2025


================
@@ -0,0 +1,78 @@
+; RUN: llc -mtriple=armv8 -mattr=+neon %s -o - | FileCheck %s
----------------
davemgreen wrote:

Using update_llc_test_checks.py can be nice to generate regular check lines.

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


More information about the llvm-commits mailing list