[AMDGPU] Fix windows build warning with IMMBitSelConst. NFC.
VS gives this warning for an integer constant: AMDGPUGenDAGISel.inc(214687): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
Loading
Please sign in to comment