Fixes #57340
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132563
[X86][FP16] Add the missing legal action for EXTRACT_SUBVECTOR ClosedPublic Authored by pengfei on Aug 24 2022, 7:52 AM.
Details Summary Fixes #57340
Diff Detail
Event Timelinepengfei retitled this revision from [X86][BF16] Add the missing legal action for EXTRACT_SUBVECTOR to [X86][FP16] Add the missing legal action for EXTRACT_SUBVECTOR.Aug 24 2022, 7:53 AM This revision is now accepted and ready to land.Aug 24 2022, 7:56 AM This revision was landed with ongoing or failed builds.Aug 24 2022, 8:25 AM Closed by commit rG12b203ea7c65: [X86][FP16] Add the missing legal action for EXTRACT_SUBVECTOR (authored by pengfei). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 455212 llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/pr57340.ll
|