Previously, LegaizeDAG didn't check mask.compress's passthrough might be float, and this lead to getConstant crash since it doesn't support fp
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/X86/compress-undef-float-passthrough.ll | ||
---|---|---|
27–30 | unreachable seems unnecessary. |
unreachable seems unnecessary.