Skip to content

Commit 0143817

Browse files
author
v01dxyz
committed
[VP] Define Base Opcode for VP_CTLZ_ZERO_UNDEF
1 parent 771baaf commit 0143817

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/include/llvm/IR/VPIntrinsics.def

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ VP_PROPERTY_FUNCTIONAL_INTRINSIC(ctlz)
269269
VP_PROPERTY_FUNCTIONAL_SDOPC(CTLZ)
270270
END_REGISTER_VP_SDNODE(VP_CTLZ)
271271
BEGIN_REGISTER_VP_SDNODE(VP_CTLZ_ZERO_UNDEF, -1, vp_ctlz_zero_undef, 1, 2)
272+
VP_PROPERTY_FUNCTIONAL_SDOPC(CTLZ_ZERO_UNDEF)
272273
END_REGISTER_VP_SDNODE(VP_CTLZ_ZERO_UNDEF)
273274
END_REGISTER_VP_INTRINSIC(vp_ctlz)
274275

0 commit comments

Comments
 (0)