[PATCH] D145008: [ControlHeightReduction] Don't combine a "poison" branch

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 13:20:32 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG912404db7882: [ControlHeightReduction] Freeze potentially poisonous conditions (authored by kazu).

Changed prior to commit:
  https://reviews.llvm.org/D145008?vs=501689&id=503145#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145008

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145008.503145.patch
Type: text/x-patch
Size: 34347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230307/07d1e3d4/attachment.bin>


More information about the llvm-commits mailing list