Fix assertion fail when building con constant vector which element type is half.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D108612
[X86] Building constant vector which element type is half will cause assertion fail. ClosedPublic Authored by LiuChen3 on Aug 23 2021, 11:03 PM.
Details Summary Fix assertion fail when building con constant vector which element type is half.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 23 2021, 11:25 PM This revision was landed with ongoing or failed builds.Aug 23 2021, 11:35 PM Closed by commit rGb7795eb6469c: [X86] Building constant vector which element type is half will cause assertion… (authored by LiuChen3). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 368286 llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/build_fp16_constant_vector.ll
|
Add parentheses to align the format.