[llvm] [AMDGPU] Update VOP instructions for GFX12 (PR #74853)

Joe Nash via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 11 08:40:28 PST 2023


================
@@ -3411,12 +3411,16 @@ unsigned AMDGPUAsmParser::getConstantBusLimit(unsigned Opcode) const {
   case AMDGPU::V_LSHLREV_B64_e64:
----------------
Sisyph wrote:

+1 I noticed the same. It could be a separate patch.

https://github.com/llvm/llvm-project/pull/74853


More information about the llvm-commits mailing list