[all-commits] [llvm/llvm-project] f6a569: [AMDGPU][TableGen] Make more use of !ne !not !and ...
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Oct 21 01:57:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f6a5699c6cb5df03d9e50c17fd47edab3fefd6bf
https://github.com/llvm/llvm-project/commit/f6a5699c6cb5df03d9e50c17fd47edab3fefd6bf
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/BUFInstructions.td
M llvm/lib/Target/AMDGPU/DSInstructions.td
M llvm/lib/Target/AMDGPU/FLATInstructions.td
M llvm/lib/Target/AMDGPU/MIMGInstructions.td
M llvm/lib/Target/AMDGPU/SIInstrFormats.td
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/SIRegisterInfo.td
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
M llvm/lib/Target/AMDGPU/VOP3PInstructions.td
M llvm/lib/Target/AMDGPU/VOPInstructions.td
Log Message:
-----------
[AMDGPU][TableGen] Make more use of !ne !not !and !or. NFC.
More information about the All-commits
mailing list