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 Nov 29, 2024
1 parent a3f579f commit 1c40803
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 1c40803

Please sign in to comment.