[PATCH] D151670: Fix crash in X86 ISelLowering: ConstantDataSequential can contain float as well

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 10:55:21 PDT 2023


mehdi_amini added a comment.

Here is the bug: https://github.com/llvm/llvm-project/issues/63017 
I extracted the IR from the JIT test so you don't have to build MLIR (and bugpointed it) :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151670/new/

https://reviews.llvm.org/D151670



More information about the llvm-commits mailing list