After adding the !not operator, I'm making a pass over the various targets to clean up things like !if(!eq(boolean, 1) and !eq(boolean 0). I'm pushing patches one target at a time.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Paths
| Differential D89796
[AMDGPU] [TableGen] Clean up !if(!eq(boolean, 1) and related booleans ClosedPublic Authored by Paul-C-Anagnostopoulos on Oct 20 2020, 7:55 AM.
Details Summary After adding the !not operator, I'm making a pass over the various targets to clean up things like !if(!eq(boolean, 1) and !eq(boolean 0). I'm pushing patches one target at a time.
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Oct 20 2020, 10:44 AM This revision was landed with ongoing or failed builds.Oct 20 2020, 1:24 PM Closed by commit rG332ff48deea1: [AMDGPU] [TableGen] Clean up !if(!eq(boolean, 1) and related booleans (authored by Paul-C-Anagnostopoulos). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 299359 llvm/lib/Target/AMDGPU/SIInstrInfo.td
|