Skip to content

Commit b7dab0d

Browse files
committed
restart clang-format
1 parent ef9e318 commit b7dab0d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/HLSL/HLOperationLower.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5692,7 +5692,6 @@ Value *TranslateTraceRayInline(CallInst *CI, IntrinsicOp IOP, OP::OpCode opcode,
56925692
HLObjectOperationLowerHelper *pObjHelper,
56935693
bool &Translated) {
56945694
hlsl::OP *hlslOP = &helper.hlslOP;
5695-
56965695
Value *opArg = hlslOP->GetU32Const(static_cast<unsigned>(opcode));
56975696

56985697
Value *Args[DXIL::OperandIndex::kTraceRayInlineNumOp];

0 commit comments

Comments
 (0)