[llvm] [X86]Support lowering for APX Promoted SHA/MOVDIR/CRC32/INVPCID instructions (PR #76786)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 4 17:45:05 PST 2024
================
@@ -1,19 +1,26 @@
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
-; RUN: llc < %s -disable-peephole -mtriple=i386-apple-darwin -mattr=+crc32 -show-mc-encoding | FileCheck %s --check-prefixes=X86
----------------
XinWang10 wrote:
Mistake, will add it back.
https://github.com/llvm/llvm-project/pull/76786
More information about the llvm-commits
mailing list