[PATCH] D141464: [X86]: Match (xor TSize - 1, ctlz) to `bsr` instead of `lzcnt` + `xor`
    Noah Goldstein via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jan 16 22:23:48 PST 2023
    
    
  
goldstein.w.n updated this revision to Diff 489702.
goldstein.w.n added a comment.
Rebase
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141464/new/
https://reviews.llvm.org/D141464
Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/clz.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141464.489702.patch
Type: text/x-patch
Size: 5732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230117/4b90776b/attachment.bin>
    
    
More information about the llvm-commits
mailing list