[PATCH] D61405: [PGO][CHR] A bug fix.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 14:49:24 PDT 2019


yamauchi created this revision.
yamauchi added a reviewer: davidxl.
Herald added a project: LLVM.

Fix a transformation bug where two scopes share a common instrution to hoist.


Repository:
  rL LLVM

https://reviews.llvm.org/D61405

Files:
  lib/Transforms/Instrumentation/ControlHeightReduction.cpp
  test/Transforms/PGOProfile/chr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61405.197646.patch
Type: text/x-patch
Size: 7735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190501/22bf99b6/attachment.bin>


More information about the llvm-commits mailing list