[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
Mon May 29 18:10:45 PDT 2023


mehdi_amini added a comment.

This is fixing a crash (found in MLIR integration tests), let me know if you have a suggestion on how to test this?


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