[PATCH] D52899: [TTI] Check that lowered type is floating point before calling isFabsFree
    Sam Clegg via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Oct  4 12:51:34 PDT 2018
    
    
  
sbc100 added a comment.
I can trigger the same issue by using `__float128` types and --target=i686-linux (where fp128 is emulated in software).
Repository:
  rL LLVM
https://reviews.llvm.org/D52899
    
    
More information about the llvm-commits
mailing list