[all-commits] [llvm/llvm-project] e5b0fe: [AMDGPU] Mark more SOP instructions as remateriali...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Thu Jul 8 16:01:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e5b0fe1b834779e7ecb81755b2f4019f689fea58
      https://github.com/llvm/llvm-project/commit/e5b0fe1b834779e7ecb81755b2f4019f689fea58
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2021-07-08 (Thu, 08 Jul 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SOPInstructions.td
    A llvm/test/CodeGen/AMDGPU/remat-sop.mir

  Log Message:
  -----------
  [AMDGPU] Mark more SOP instructions as rematerializable

The rest of the SOP instructions implicitly set SCC and not
suitable for the rematerialization.

Differential Revision: https://reviews.llvm.org/D105670




More information about the All-commits mailing list