[llvm] [CodeGen] Use TargetLowering for TypeInfo of PointerTy (PR #93469)

Jan Patrick Lehr via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 08:34:08 PDT 2024


================
@@ -0,0 +1,31 @@
+; RUN: opt < %s -passes="loop-vectorize"
----------------
jplehr wrote:

I think you're right, the test should probably go to the cost model. I don't know if I can reduce it further.

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


More information about the llvm-commits mailing list