[PATCH] D85149: [FastISel] Don't transform FSUB(-0, X) -> FNEG(X) in FastISel
    Cameron McInally via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Aug  4 12:43:11 PDT 2020
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0f2b47b6da0b: [FastISel] Don't transform FSUB(-0, X) -> FNEG(X) in FastISel (authored by cameron.mcinally).
Changed prior to commit:
  https://reviews.llvm.org/D85149?vs=282700&id=283002#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85149/new/
https://reviews.llvm.org/D85149
Files:
  llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/test/CodeGen/X86/fast-isel-fneg-kill.ll
  llvm/test/CodeGen/X86/fast-isel-fneg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85149.283002.patch
Type: text/x-patch
Size: 6554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200804/1156935f/attachment.bin>
    
    
More information about the llvm-commits
mailing list