[PATCH] D148023: [X86][FastISel] Handle CRC32 intrinsics
    Alexis Engelke via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Apr 12 03:25:26 PDT 2023
    
    
  
aengelke updated this revision to Diff 512746.
aengelke added a comment.
Also test llvm.x86.sse42.crc32.64.8 auto-upgrade
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.512746.patch
Type: text/x-patch
Size: 6615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230412/0c771bde/attachment.bin>
    
    
More information about the llvm-commits
mailing list