[all-commits] [llvm/llvm-project] 3621a5: Inliner: Add missing test for alignment assume wit...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jun 29 07:43:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3621a520d33e64b8c8fb31a2c4b49b33d2938c1f
https://github.com/llvm/llvm-project/commit/3621a520d33e64b8c8fb31a2c4b49b33d2938c1f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-06-29 (Mon, 29 Jun 2020)
Changed paths:
A llvm/test/Transforms/Inline/byval-align.ll
Log Message:
-----------
Inliner: Add missing test for alignment assume with byval
No tests were stressing the behavior for hasPassPointeeByValueAttr.
More information about the All-commits
mailing list