Skip to content

Commit

Permalink
review comment:
Browse files Browse the repository at this point in the history
- remove `IsDerivative` property as it was not used in `hctdb.py`
  • Loading branch information
inbelic committed Dec 16, 2024
1 parent 4a1561d commit 5c4c605
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/lib/Target/DirectX/DXIL.td
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,6 @@ def NoReturn : DXILAttribute;
class DXILProperty;

def IsBarrier : DXILProperty;
def IsDerivative : DXILProperty;
def IsGradient : DXILProperty;
def IsFeedback : DXILProperty;
def IsWave : DXILProperty;
Expand Down

0 comments on commit 5c4c605

Please sign in to comment.