[PATCH] D127275: [MVE] Fold fadd(select(..., +0.0)) into a predicated fadd
    David Sherwood via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jun  8 07:39:18 PDT 2022
    
    
  
david-arm updated this revision to Diff 435156.
david-arm added a comment.
- Added checks for nsz flag on the select when the identity is +0.0
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127275/new/
https://reviews.llvm.org/D127275
Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/Thumb2/mve-pred-selectop3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127275.435156.patch
Type: text/x-patch
Size: 4827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220608/82043c40/attachment.bin>
    
    
More information about the llvm-commits
mailing list