[all-commits] [llvm/llvm-project] a4b358: [Attributor][FIX] Return CHANGED once a pessimisti...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Fri Jan 3 08:44:44 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a4b3588ba2c398f118a0b8e44412226b135656a1
https://github.com/llvm/llvm-project/commit/a4b3588ba2c398f118a0b8e44412226b135656a1
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2020-01-03 (Fri, 03 Jan 2020)
Changed paths:
M llvm/lib/Transforms/IPO/Attributor.cpp
M llvm/test/Transforms/Attributor/value-simplify.ll
Log Message:
-----------
[Attributor][FIX] Return CHANGED once a pessimistic fixpoint is reached.
More information about the All-commits
mailing list