[PATCH] D148023: [X86][FastISel] Handle CRC32 intrinsics
Alexis Engelke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 11 09:39:46 PDT 2023
aengelke updated this revision to Diff 512495.
aengelke added a comment.
Add i686 tests. -fast-isel-abort=3 doesn't work, so I instead check that the call wasn't missed.
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.512495.patch
Type: text/x-patch
Size: 6396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230411/d3d6d45e/attachment.bin>
More information about the llvm-commits
mailing list