[PATCH] D148023: [X86][FastISel] Handle CRC32 intrinsics

Alexis Engelke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 04:41:08 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5368c1065f0e: [X86][FastISel] Handle CRC32 intrinsics (authored by aengelke).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148023/new/

https://reviews.llvm.org/D148023

Files:
  llvm/lib/Target/X86/X86FastISel.cpp
  llvm/test/CodeGen/X86/crc32-intrinsics-fast-isel-x86.ll
  llvm/test/CodeGen/X86/crc32-intrinsics-fast-isel-x86_64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148023.515679.patch
Type: text/x-patch
Size: 6329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230421/27230217/attachment.bin>


More information about the llvm-commits mailing list