1 Commits

Author SHA1 Message Date
pvanhout
98ccc70b93 [DAG] Fix crash in replaceStoreOfInsertLoad
Idx's type can be different from Ptr's, causing a "Binary operator types must match" assertion failure when emitting the MUL.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D156972
2023-08-08 15:15:34 +02:00