[llvm] [CodeGen] Use TargetLowering for TypeInfo of PointerTy (PR #93469)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue May 28 08:17:03 PDT 2024
================
@@ -0,0 +1,31 @@
+; RUN: opt < %s -passes="loop-vectorize"
+; ModuleID = 'reduced.ll'
+source_filename = "reduced.ll"
+;target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128"
----------------
arsenm wrote:
Can drop this
https://github.com/llvm/llvm-project/pull/93469
More information about the llvm-commits
mailing list