[llvm] ValueTracking: Identify implied fp classes by general fcmp (PR #66505)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Nov 10 04:52:29 PST 2023
    
    
  
ronlieb wrote:
build of libdevice running into issue 
[ 67%] Generating acosD.bc
 Assertion `(RHSClass == fcPosNormal || RHSClass == fcNegNormal || RHSClass == fcPosSubnormal || RHSClass == fcNegSubnormal) && "should have been recognized as an exact class test"' failed.
https://github.com/llvm/llvm-project/pull/66505
    
    
More information about the llvm-commits
mailing list