[PATCH] D78014: [AssumeBundles] Prevent generation of some redundant assumes

Tyker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 10 10:38:32 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG821a0f23d839: [AssumeBundles] Prevent generation of some redundant assumes (authored by Tyker).

Changed prior to commit:
  https://reviews.llvm.org/D78014?vs=257634&id=263074#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78014

Files:
  llvm/include/llvm/Analysis/AssumeBundleQueries.h
  llvm/include/llvm/Transforms/Utils/AssumeBundleBuilder.h
  llvm/lib/Analysis/AssumeBundleQueries.cpp
  llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
  llvm/test/Analysis/BasicAA/featuretest.ll
  llvm/test/Transforms/EarlyCSE/guards.ll
  llvm/test/Transforms/EarlyCSE/invariant-loads.ll
  llvm/test/Transforms/Util/assume-builder.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78014.263074.patch
Type: text/x-patch
Size: 47752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200510/f4d0ed96/attachment-0001.bin>


More information about the llvm-commits mailing list