[PATCH] D73131: [IR] Value::getPointerAlignment(): handle pointer constants
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 21 14:33:30 PST 2020
This revision was automatically updated to reflect the committed changes.
lebedev.ri marked an inline comment as done.
Closed by commit rGa6492e22711e: [IR] Value::getPointerAlignment(): handle pointer constants (authored by lebedev.ri).
Changed prior to commit:
https://reviews.llvm.org/D73131?vs=239403&id=239435#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73131/new/
https://reviews.llvm.org/D73131
Files:
llvm/lib/IR/Value.cpp
llvm/test/Transforms/Attributor/ArgumentPromotion/2008-07-02-array-indexing.ll
llvm/test/Transforms/Attributor/IPConstantProp/pthreads.ll
llvm/test/Transforms/Attributor/align.ll
llvm/test/Transforms/Attributor/callbacks.ll
llvm/test/Transforms/Attributor/nocapture-1.ll
llvm/test/Transforms/Attributor/nonnull.ll
llvm/test/Transforms/Attributor/value-simplify.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73131.239435.patch
Type: text/x-patch
Size: 16727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/4c7e36e4/attachment.bin>
More information about the llvm-commits
mailing list