[llvm] [X86][MC] Support case insenstive for `dfv, sf, cf, of, zf`. (PR #95910)

Freddy Ye via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 19:44:42 PDT 2024


================
@@ -1211,3 +1211,9 @@
 # CHECK: ccmpeq {dfv=of} %r9, %r15
 # CHECK: encoding: [0x62,0x54,0xc4,0x04,0x39,0xcf]
          ccmpeq {dfv=of} %r9, %r15
+
+## Case Sensitive
----------------
FreddyLeaf wrote:


a46ebb7

https://github.com/llvm/llvm-project/pull/95910


More information about the llvm-commits mailing list