[all-commits] [llvm/llvm-project] ab98f2: Revert "[InferAttributes] Materialize all infered ...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Apr 14 15:42:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab98f2c7129a52e216fd7e088b964cf4af27b0f2
https://github.com/llvm/llvm-project/commit/ab98f2c7129a52e216fd7e088b964cf4af27b0f2
Author: Nico Weber <thakis at chromium.org>
Date: 2021-04-14 (Wed, 14 Apr 2021)
Changed paths:
M llvm/include/llvm/Transforms/Utils/Local.h
M llvm/lib/Transforms/IPO/InferFunctionAttrs.cpp
M llvm/lib/Transforms/Utils/Local.cpp
M llvm/test/Other/cgscc-devirt-iteration.ll
M llvm/test/Transforms/InferFunctionAttrs/annotate.ll
M llvm/test/Transforms/LICM/strlen.ll
Log Message:
-----------
Revert "[InferAttributes] Materialize all infered attributes for declaration"
Breaks check-clang, see comments on D100400
Also revert follow-up "[NFC] Move a recently added utility into a location to enable reuse"
This reverts commit 3ce61fb6d697d49db471c7077b88b3b9ec9dec66.
This reverts commit 61a85da88235983da565bda0160367461fa0f382.
More information about the All-commits
mailing list