Skip to content

Commit 40dc16f

Browse files
committed
Comment
1 parent d192f8e commit 40dc16f

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
@@ -345,6 +345,7 @@ class DXILOp<int opcode, DXILOpClass opclass> {
345345
// LLVM Intrinsic DXIL Operation maps to
346346
Intrinsic LLVMIntrinsic = ?;
347347

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

350351
// Result type of the op

0 commit comments

Comments
 (0)