Skip to content

Commit 177a9e3

Browse files
committed
remove comment.
1 parent 85f4411 commit 177a9e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/slang/slang-ir-peephole.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ struct PeepholeContext : InstPassBase
254254
{
255255
case kIROp_AlignOf:
256256
case kIROp_SizeOf:
257-
// Fold all calls to alignOf<T>() that returns a simple integer value.
258257
{
259258
if (!targetProgram)
260259
break;

0 commit comments

Comments
 (0)