Closed newling closed 1 month ago
llvm-cpu truncf rounds up when it should round down, this PR allows us to circumvent this issue by testing with hand-crafted inputs and expected output. See https://github.com/nod-ai/iree-amd-aie/pull/829#issuecomment-2397302993
truncf
llvm-cpu
truncf
rounds up when it should round down, this PR allows us to circumvent this issue by testing with hand-crafted inputs and expected output. See https://github.com/nod-ai/iree-amd-aie/pull/829#issuecomment-2397302993