[Mlir-commits] [mlir] [AMDGPU] Change the representation of double literals in operands (PR #68740)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Thu Oct 12 23:49:49 PDT 2023
mikaelholmen wrote:
I suppose left shift of negative values is undefined because if you shift out the sign bit you can overflow and get a positive value.
https://github.com/llvm/llvm-project/pull/68740
More information about the Mlir-commits
mailing list