Skip to content

Commit 5c4c605

Browse files
committed
review comment:
- remove `IsDerivative` property as it was not used in `hctdb.py`
1 parent 4a1561d commit 5c4c605

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/DirectX/DXIL.td

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,6 @@ def NoReturn : DXILAttribute;
285285
class DXILProperty;
286286

287287
def IsBarrier : DXILProperty;
288-
def IsDerivative : DXILProperty;
289288
def IsGradient : DXILProperty;
290289
def IsFeedback : DXILProperty;
291290
def IsWave : DXILProperty;

0 commit comments

Comments
 (0)