[PATCH] D120422: [AArch64] Optimize comparison chains
    Karl Meakin via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Mar  4 07:11:01 PST 2022
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG43a0016f3dcf: Extend `performANDCSELCombine` to `performANDORCSELCombine` (authored by Kmeakin).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120422/new/
https://reviews.llvm.org/D120422
Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/arm64-ccmp.ll
  llvm/test/CodeGen/AArch64/arm64-fp128.ll
  llvm/test/CodeGen/AArch64/cmp-chains.ll
  llvm/test/CodeGen/AArch64/select-with-and-or.ll
  llvm/test/CodeGen/AArch64/umulo-128-legalisation-lowering.ll
  llvm/test/CodeGen/AArch64/vec_umulo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120422.413000.patch
Type: text/x-patch
Size: 18125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220304/ed888e21/attachment.bin>
    
    
More information about the llvm-commits
mailing list