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

Jann Horn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 3 07:33:00 PST 2021


thejh updated this revision to Diff 327797.
thejh added a comment.

added another test

Added another test that should cover fhahn's request.


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.327797.patch
Type: text/x-patch
Size: 4940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/e369c5f4/attachment.bin>


More information about the llvm-commits mailing list