[PATCH] D109141: [AggressiveInstCombine] Add `AssumptionCache` to aggressive instcombine

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 5 06:46:50 PDT 2021


anton-afanasyev updated this revision to Diff 370795.
anton-afanasyev marked an inline comment as done.
anton-afanasyev added a comment.

Rebase against wrapper calls


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109141

Files:
  llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
  llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h
  llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
  llvm/test/Transforms/AggressiveInstCombine/trunc_assume.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109141.370795.patch
Type: text/x-patch
Size: 7621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210905/f06056df/attachment.bin>


More information about the llvm-commits mailing list