[all-commits] [llvm/llvm-project] a801ee: [Attributor][FIX] Avoid setting wrong load/store a...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Wed Feb 19 21:47:07 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a801ee869dede6fcef4e6970e94f1a87dc805b76
https://github.com/llvm/llvm-project/commit/a801ee869dede6fcef4e6970e94f1a87dc805b76
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M llvm/lib/Transforms/IPO/Attributor.cpp
M llvm/test/Transforms/Attributor/align.ll
M llvm/test/Transforms/Attributor/returned.ll
Log Message:
-----------
[Attributor][FIX] Avoid setting wrong load/store alignments
More information about the All-commits
mailing list