[PATCH] D103867: [CHR] Don't run ControlHeightReduction if any BB has address taken

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 8 22:01:28 PDT 2021


lxfind updated this revision to Diff 350776.
lxfind added a comment.

Only skip regions that contain BBs with address taken


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103867/new/

https://reviews.llvm.org/D103867

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103867.350776.patch
Type: text/x-patch
Size: 4694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210609/46dbfbd7/attachment-0001.bin>


More information about the llvm-commits mailing list