[PATCH] D90774: [AArch64][GlobalISel] Fold G_XOR x, -1 into G_SELECT and select CSINV
    Jessica Paquette via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Nov 13 14:11:19 PST 2020
    
    
  
paquette updated this revision to Diff 305263.
paquette added a comment.
Rebase + use new m_Not matcher
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90774/new/
https://reviews.llvm.org/D90774
Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/select-select.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90774.305263.patch
Type: text/x-patch
Size: 5404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/9847e444/attachment.bin>
    
    
More information about the llvm-commits
mailing list