[PATCH] D131947: [X86] Fix a lowering issue of mask.compress which has undef float passthrough Previously, LegaizeDAG didn't check mask.compress's passthrough might be float , and this lead to getConstant crash since it doesn't support fp.
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 16 01:28:17 PDT 2022
pengfei added a comment.
The title is too long. Move it to description.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131947/new/
https://reviews.llvm.org/D131947
More information about the llvm-commits
mailing list