[all-commits] [llvm/llvm-project] 818cf3: [MachinePipeliner] Fix II_setByPragma initialization

komalon via All-commits all-commits at lists.llvm.org
Wed Sep 9 06:39:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 818cf30b83305fa4a2f75821349210b0f7aff4a4
      https://github.com/llvm/llvm-project/commit/818cf30b83305fa4a2f75821349210b0f7aff4a4
  Author: Alon Kom <alon.kom at intel.com>
  Date:   2020-09-09 (Wed, 09 Sep 2020)

  Changed paths:
    M llvm/lib/CodeGen/MachinePipeliner.cpp
    A llvm/test/CodeGen/Hexagon/swp-pragma-initiation-interval-reset.ii

  Log Message:
  -----------
  [MachinePipeliner] Fix II_setByPragma initialization

II_setByPragma was not reset between 2 calls of the MachinePipleiner pass

Reviewed By: bcahoon

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




More information about the All-commits mailing list