[llvm] [AMDGPU] Fix legalization of frem(-0.0, y) (PR #70448)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 30 13:24:14 PST 2023
jayfoad wrote:
> Actually there is still interest in this, either for its own sake (to follow the LLVM definition in LangRef) or because the SPIR-V definition may change to match the LLVM definition.
The last I heard from Khronos is that the SPIR-V definition is not going to change - the sign of a zero result will remain undefined.
https://github.com/llvm/llvm-project/pull/70448
More information about the llvm-commits
mailing list