[all-commits] [llvm/llvm-project] fae6d1: [X86] Correct types in tablegen multiclasses found...
Pengfei Wang via All-commits
all-commits at lists.llvm.org
Wed Feb 3 00:27:02 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fae6d129dac27fa8c98c1680ac79af7b453ec7af
https://github.com/llvm/llvm-project/commit/fae6d129dac27fa8c98c1680ac79af7b453ec7af
Author: Wang, Pengfei <pengfei.wang at intel.com>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M llvm/include/llvm/Target/TargetSelectionDAG.td
M llvm/lib/Target/X86/X86InstrAVX512.td
M llvm/lib/Target/X86/X86InstrFMA.td
M llvm/lib/Target/X86/X86InstrFPStack.td
M llvm/lib/Target/X86/X86InstrInfo.td
M llvm/lib/Target/X86/X86InstrSSE.td
Log Message:
-----------
[X86] Correct types in tablegen multiclasses found by D95874.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D95926
More information about the All-commits
mailing list