[all-commits] [llvm/llvm-project] 74a576: [AMDGPU] Set LoopInfo as preserved by SIAnnotateCo...

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


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

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
    M llvm/test/CodeGen/AMDGPU/llc-pipeline.ll

  Log Message:
  -----------
  [AMDGPU] Set LoopInfo as preserved by SIAnnotateControlFlow

The pass does not change loops, it just adds calls.

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




More information about the All-commits mailing list