Skip to content

Commit 1c11859

Browse files
committed
Comment
1 parent f44219d commit 1c11859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Target/DirectX/DXIL.td

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ class DXILOp<int opcode, DXILOpClass opclass> {
344344
// LLVM Intrinsic DXIL Operation maps to
345345
Intrinsic LLVMIntrinsic = ?;
346346

347+
// Non-trivial LLVM Intrinsics DXIL Operation maps to
347348
list<IntrinsicSelect> intrinsic_selects = [];
348349

349350
// Result type of the op

0 commit comments

Comments
 (0)