[all-commits] [llvm/llvm-project] 64482d: [AMDGPU] Fix passing CodeGen/AMDGPU/frem.ll on gfx...

Ivan Kosarev via All-commits all-commits at lists.llvm.org
Tue Sep 26 07:13:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 64482d576698ee37b259b96fba81144ca1364dc6
      https://github.com/llvm/llvm-project/commit/64482d576698ee37b259b96fba81144ca1364dc6
  Author: Ivan Kosarev <ivan.kosarev at amd.com>
  Date:   2023-09-26 (Tue, 26 Sep 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/test/CodeGen/AMDGPU/frem.ll

  Log Message:
  -----------
  [AMDGPU] Fix passing CodeGen/AMDGPU/frem.ll on gfx1150. (#67425)

We would currently crash on it trying to use t16 instructions instead of
fake16 ones.




More information about the All-commits mailing list