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

Jessica Clarke via llvm-commits llvm-commits at lists.llvm.org
Mon May 27 12:19:21 PDT 2024


jrtc27 wrote:

Depends when the crash occurs, but for example a minimal function that triggers the crash in placed in llvm/test/Transforms/SLPVectorizer/X86 would be reasonable if the crash occurred during the SLPVectorizer pass. See other files for examples.

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


More information about the llvm-commits mailing list