[PATCH] D148917: [AArch64][FastISel] Handle CRC32 intrinsics
    Alexis Engelke via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Apr 21 05:31:12 PDT 2023
    
    
  
aengelke added a comment.
Note that I'm not entirely happy with duplicating the test cases; changing the existing cases in arm64-crc32.ll could also work, but currently generates an extra uxtb/uxth with FastISel. Let me know what you think.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148917/new/
https://reviews.llvm.org/D148917
    
    
More information about the llvm-commits
mailing list