This is the first revision in a series of revisions to clean up existing TableGen files. I'm starting with the IR files.
These files are quite clean. I checked the intrinsics for AArch64 and AMDGPU.
Paths
| Differential D90946
[IR] [TableGen] Cleanup pass over the IR TableGen files ClosedPublic Authored by Paul-C-Anagnostopoulos on Nov 6 2020, 7:31 AM.
Details Summary This is the first revision in a series of revisions to clean up existing TableGen files. I'm starting with the IR files. These files are quite clean. I checked the intrinsics for AArch64 and AMDGPU.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, dexonsmith, jdoerfert and 5 others. · View Herald Transcript
This revision is now accepted and ready to land.Nov 8 2020, 11:45 AM Closed by commit rG2af0edefd6de: [IR] [TableGen] Cleanup pass over the IR TableGen files. (authored by Paul-C-Anagnostopoulos). · Explain WhyNov 8 2020, 11:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 303732 llvm/include/llvm/IR/Attributes.td
llvm/include/llvm/IR/Intrinsics.td
llvm/include/llvm/IR/IntrinsicsAMDGPU.td
|
I think fields like this that represent bit fields in the instruction should remain 1/0.