[PATCH] D87088: [MachinePipeliner] Fix II_setByPragma initialization

Alon Kom via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 06:24:41 PDT 2020


alonkom created this revision.
alonkom added reviewers: bcahoon, jsji, lsaba.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
alonkom requested review of this revision.

II_setByPragma was not reset between 2 calls of the MachinePipleiner pass


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D87088

Files:
  llvm/lib/CodeGen/MachinePipeliner.cpp
  llvm/test/CodeGen/Hexagon/swp-pragma-initiation-interval-reset.ii

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87088.289700.patch
Type: text/x-patch
Size: 3344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200903/5e8c7439/attachment.bin>


More information about the llvm-commits mailing list