From 48ec1733125ce1d9f9b8f5b14bc3b7f64e908d69 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 14 May 2005 01:26:46 +0000 Subject: [PATCH] user ops are not encoded in the bc format llvm-svn: 21997 --- llvm/docs/BytecodeFormat.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/llvm/docs/BytecodeFormat.html b/llvm/docs/BytecodeFormat.html index 6858becd504c..0e36db2eb4b6 100644 --- a/llvm/docs/BytecodeFormat.html +++ b/llvm/docs/BytecodeFormat.html @@ -1599,8 +1599,6 @@ single uint32_vbr as follows:

VANext3211.0 VAArg3311.0 Select3421.2 - UserOp13511.0 - UserOp23611.0 Pseudo Instructions* -- GitLab