[PATCH] D152147: [RISCV] Fold binary op into select if profitable.
    Mikhail Gudim via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun 22 05:54:55 PDT 2023
    
    
  
mgudim updated this revision to Diff 533575.
mgudim added a comment.
Can't reproduce the failed tests locally. Put a print statement in the code to make sure it is the most recent patch being tested.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152147/new/
https://reviews.llvm.org/D152147
Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/fold-binop-into-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152147.533575.patch
Type: text/x-patch
Size: 5503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/cdbf2b9b/attachment.bin>
    
    
More information about the llvm-commits
mailing list