diff --git a/15.0.0/docs/GlobalISel/KnownBits.html b/15.0.0/docs/GlobalISel/KnownBits.html index e9ef860be..8a7237e35 100644 --- a/15.0.0/docs/GlobalISel/KnownBits.html +++ b/15.0.0/docs/GlobalISel/KnownBits.html @@ -140,7 +140,7 @@
; %0 = 0x????????
-%5:(s32) = G_CONSTANT i32 0x0F0 ; %5 = 0x00000FF0
+%5:(s32) = G_CONSTANT i32 0x0F0 ; %5 = 0x000000F0
%4:(s32) = G_AND %0, %5 ; %4 = 0x000000?0