[PATCH] D97848: [CodeGenPrepare] Eliminate llvm.expect before removing empty blocks

Benjamin Kramer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 05:48:50 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG91c9dee3fb6d: [CodeGenPrepare] Eliminate llvm.expect before removing empty blocks (authored by thejh, committed by bkramer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97848

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/Transforms/CodeGenPrepare/X86/delete-assume-dead-code.ll
  llvm/test/Transforms/CodeGenPrepare/remove-assume-block.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97848.328143.patch
Type: text/x-patch
Size: 4940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/af5920d1/attachment.bin>


More information about the llvm-commits mailing list