[all-commits] [llvm/llvm-project] ef49b1: Revert "[InlineFunction] Update metadata on loads ...
annamthomas via All-commits
all-commits at lists.llvm.org
Fri Apr 17 14:23:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ef49b1d97e1ac75bff8ff7dec3097b43bcd07e73
https://github.com/llvm/llvm-project/commit/ef49b1d97e1ac75bff8ff7dec3097b43bcd07e73
Author: Anna Thomas <anna at azul.com>
Date: 2020-04-17 (Fri, 17 Apr 2020)
Changed paths:
M llvm/lib/Transforms/Utils/InlineFunction.cpp
R llvm/test/Transforms/Inline/ret_load_metadata.ll
Log Message:
-----------
Revert "[InlineFunction] Update metadata on loads that are return values"
This reverts commit 1d0f757904919d19f1cf5dcd307874bceb1e9efb because of
https://bugs.llvm.org/show_bug.cgi?id=45590. Needs investigation.
More information about the All-commits
mailing list