[all-commits] [llvm/llvm-project] b58332: AMDGPU: Fix assert on inline asm on gfx90a

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Apr 23 06:00:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b58332774f85efc1d7b88cd7985a93b63bf8de74
      https://github.com/llvm/llvm-project/commit/b58332774f85efc1d7b88cd7985a93b63bf8de74
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
    A llvm/test/CodeGen/AMDGPU/swdev282079.ll
    M llvm/test/CodeGen/AMDGPU/swdev282079.mir

  Log Message:
  -----------
  AMDGPU: Fix assert on inline asm on gfx90a

This was assuming all mayLoad instructions have one def.




More information about the All-commits mailing list