[PATCH] D76759: [AssumeBundles] Preserve Information from Load/Store

Tyker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 25 02:40:46 PDT 2020


Tyker created this revision.
Tyker added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

This patch preserve dereferenceable, nonnull and alignment from loads and stores.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76759

Files:
  llvm/include/llvm/IR/KnowledgeRetention.h
  llvm/lib/IR/KnowledgeRetention.cpp
  llvm/test/IR/assume-builder.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76759.252521.patch
Type: text/x-patch
Size: 23357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200325/6edcc248/attachment.bin>


More information about the llvm-commits mailing list