[PATCH] D80206: [IR] Clean up dead instructions after simplifying a conditional branch

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 11 06:01:50 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4494e45316a0: [IR] Clean up dead instructions after simplifying a conditional branch (authored by foad).

Changed prior to commit:
  https://reviews.llvm.org/D80206?vs=264933&id=270115#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80206

Files:
  llvm/include/llvm/IR/BasicBlock.h
  llvm/lib/IR/BasicBlock.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/PGOProfile/chr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80206.270115.patch
Type: text/x-patch
Size: 15044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200611/658e1249/attachment.bin>


More information about the llvm-commits mailing list