[Lldb-commits] [lldb] [AMDGPU] Change the representation of double literals in operands (PR #68740)
    Stanislav Mekhanoshin via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Fri Oct 13 00:14:57 PDT 2023
    
    
  
rampitec 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/68959
https://github.com/llvm/llvm-project/pull/68740
    
    
More information about the lldb-commits
mailing list