Skip to content

Commit fdfa7c9

Browse files
steplongarsenm
andcommitted
Update llvm/test/Transforms/PreISelIntrinsicLowering/AArch64/expand-log.ll
Co-authored-by: Matt Arsenault <[email protected]>
1 parent 5db21e8 commit fdfa7c9

File tree

1 file changed

+0
-1
lines changed
  • llvm/test/Transforms/PreISelIntrinsicLowering/AArch64

1 file changed

+0
-1
lines changed

llvm/test/Transforms/PreISelIntrinsicLowering/AArch64/expand-log.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
22
; 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"
43
target triple = "aarch64"
54

65
define <vscale x 4 x float> @scalable_vec_log(<vscale x 4 x float> %input) {

0 commit comments

Comments
 (0)