mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 22:53:05 +08:00
We noticed this same issue in our own implementation of abs_diff, and the same issue also came up in the abs_diff reference function in the OpenCL CTS. Reviewed By: rjodinchr Differential Revision: https://reviews.llvm.org/D159275