[PATCH] D70392: [Attributor] Track a GEP Instruction in align deduction

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 26 00:06:55 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG78a750276f44: [Attributor] Track a GEP Instruction in align deduction (authored by uenoku).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70392

Files:
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/FunctionAttrs/align.ll
  llvm/test/Transforms/FunctionAttrs/arg_nocapture.ll
  llvm/test/Transforms/FunctionAttrs/nocapture.ll
  llvm/test/Transforms/InferFunctionAttrs/dereferenceable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70392.231010.patch
Type: text/x-patch
Size: 7476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191126/167ccc86/attachment.bin>


More information about the llvm-commits mailing list