This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 08c99c38dc2 [ARM] Add MVE horizontal accumulation instructions new 699aa63fab3 AMDGPU: Fold readlane intrinsics of constants new abae4be81b0 [Attributor] Introduce bit-encodings for abstract states new b8b2e16c536 [Attributor] Disable the Attributor by default and fix a comment
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Transforms/IPO/Attributor.h | 88 +++++++++++++++++++++- lib/Transforms/IPO/Attributor.cpp | 2 +- lib/Transforms/InstCombine/InstCombineCalls.cpp | 7 ++ .../InstCombine/AMDGPU/amdgcn-intrinsics.ll | 56 ++++++++++++++ 4 files changed, 149 insertions(+), 4 deletions(-)