[llvm] [aarch64] atan2 intrinsic lowering (p5) (PR #112611)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 16 14:16:37 PDT 2024


================
@@ -0,0 +1,255 @@
+# RUN: llc -verify-machineinstrs -mtriple aarch64--- \
----------------
tschuett wrote:

Why does this file not start with:
; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
?
Look at other legalize-foo.mir files for prior art in the same directory.

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


More information about the llvm-commits mailing list