[X86] Correct types in tablegen multiclasses found by D95874.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D95926
[X86] Correct types in tablegen multiclasses found by D95874. ClosedPublic Authored by pengfei on Feb 2 2021, 10:10 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 3 2021, 12:02 AM This revision was landed with ongoing or failed builds.Feb 3 2021, 12:26 AM Closed by commit rGfae6d129dac2: [X86] Correct types in tablegen multiclasses found by D95874. (authored by Wang, Pengfei <pengfei.wang@intel.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 321021 llvm/include/llvm/Target/TargetSelectionDAG.td
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/lib/Target/X86/X86InstrFMA.td
llvm/lib/Target/X86/X86InstrFPStack.td
llvm/lib/Target/X86/X86InstrInfo.td
llvm/lib/Target/X86/X86InstrSSE.td
|
Should we make immAllZerosV and immAllOnesV inherit from SDPatternOperator?