[llvm] [X86][MC] Support enc/dec for SETZUCC and promoted SETCC. (PR #86473)
Shengchen Kan via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 27 23:52:23 PDT 2024
================
@@ -0,0 +1,98 @@
+# RUN: llvm-mc -triple x86_64 -show-encoding %s | FileCheck %s
+
----------------
KanRobert wrote:
check error in 32-bit mode
https://github.com/llvm/llvm-project/pull/86473
More information about the llvm-commits
mailing list