Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonywww committed Dec 4, 2023
1 parent 0d2ea73 commit 2ba3daf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ public enum LlvmOpCode {
USER_OP2(0x30, "userop2"), // 48
AARG(0x31, "aarg"), // 49
EXTRACT_ELEMENT(0x32, "extractelement"), // 50

INSERT_ELEMENT(0x33, "insertelement"), // 51
SHUFFLE_VECTOR(0x34, "shufflevector"), // 52
EXTRACT_VALUE(0x35, "extractvalue"), // 53
Expand Down

0 comments on commit 2ba3daf

Please sign in to comment.