[all-commits] [llvm/llvm-project] 0f4383: [Attributor] Handle special case when offset equal...
Hideto Ueno via All-commits
all-commits at lists.llvm.org
Wed Nov 27 06:49:11 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0f4383faa75fdeaeebe0c5156f927e9f88d61d53
https://github.com/llvm/llvm-project/commit/0f4383faa75fdeaeebe0c5156f927e9f88d61d53
Author: Hideto Ueno <uenoku.tokotoko at gmail.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M llvm/lib/Transforms/IPO/Attributor.cpp
M llvm/test/Transforms/FunctionAttrs/align.ll
Log Message:
-----------
[Attributor] Handle special case when offset equals zero in nonnull deduction
More information about the All-commits
mailing list