[all-commits] [llvm/llvm-project] eed768: [NVPTX] [TableGen] Use new features of TableGen to...
Paul C. Anagnostopoulos via All-commits
all-commits at lists.llvm.org
Fri Nov 6 06:21:09 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eed768b70094b55b9d34cd7e1c8c0788d1e8935c
https://github.com/llvm/llvm-project/commit/eed768b70094b55b9d34cd7e1c8c0788d1e8935c
Author: Paul C. Anagnostopoulos <paul at windfall.com>
Date: 2020-11-06 (Fri, 06 Nov 2020)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXInstrFormats.td
M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
M llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
M llvm/lib/Target/NVPTX/NVPTXRegisterInfo.td
Log Message:
-----------
[NVPTX] [TableGen] Use new features of TableGen to simplify and clarify.
Differential Revision: https://reviews.llvm.org/D90861
More information about the All-commits
mailing list