Constfold trunc,rint,nearbyint,ceil and floor using APFloat
A patch by Chakshu Grover! This patch allows constfolding of trunc,rint,nearbyint,ceil and floor intrinsics using APFloat class. Differential Revision: http://reviews.llvm.org/D11144 llvm-svn: 242763
Loading
Please register or sign in to comment