1428a7538e
Compiler behavior is undefined if the right operand is negative, or greater than or equal to the width of the promoted left operand. For release builds with address sanitizer enabled, this compiler optimization behavior leads to unsupported queue size value since current method shifts till 128 bits on a 64 bit value. Signed-off-by: Sreekant Somasekharan <sreekant.somasekharan@amd.com> Change-Id: Iafdc82d0dfb7f79e3012fb7bb70eda80e4b7a7a6