We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 025b8af commit fd7e956Copy full SHA for fd7e956
llvm/test/Transforms/PreISelIntrinsicLowering/AArch64/expand-log.ll
@@ -1,6 +1,5 @@
1
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
2
; RUN: opt -passes=pre-isel-intrinsic-lowering -S < %s | FileCheck %s
3
-target datalayout = "e-m:e-i8:8:32-i16:16:32-i64:64-i128:128-n32:64-S128-Fn32"
4
target triple = "aarch64"
5
6
define <vscale x 4 x float> @scalable_vec_log(<vscale x 4 x float> %input) {
0 commit comments