[all-commits] [llvm/llvm-project] ee1d00: Reapply "[Attributor][FIX] Allow negative offsets ...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Mon Dec 19 11:57:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee1d000d43321590771a2f047c8c55d07d09ad28
https://github.com/llvm/llvm-project/commit/ee1d000d43321590771a2f047c8c55d07d09ad28
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/include/llvm/Transforms/IPO/Attributor.h
A llvm/test/Transforms/Attributor/reduced/assertion_unassigned_range.ll
Log Message:
-----------
Reapply "[Attributor][FIX] Allow negative offsets for ranges"
This reverts commit d57a3443f3e2b423fd7f5402f017dc7c0dff8cdf.
This patch was never part of the memory leak problem that lead to the
revert, just an innocent bystander caught in the middle...
Also, added a second reproducer reported after the revert.
More information about the All-commits
mailing list