llvm-project
a101a9b6 - [SLP]Fix compiler crash when calculating extract cost for undefs.

Commit
4 years ago
[SLP]Fix compiler crash when calculating extract cost for undefs. Need to add an extra check for potential undef values in computeExtractCost function to avoid compiler crash on casting to instructon. Differential Revision: https://reviews.llvm.org/D115162
Author
Committer
Parents
Loading