[all-commits] [llvm/llvm-project] 67aed1: [Attributor] Do not set 'returned' attribute for a...
Sergey Dmitriev via All-commits
all-commits at lists.llvm.org
Sat Apr 25 09:54:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 67aed1469b0f5b5f7e3f18acfebc97eb34ffbad0
https://github.com/llvm/llvm-project/commit/67aed1469b0f5b5f7e3f18acfebc97eb34ffbad0
Author: Sergey Dmitriev <serguei.n.dmitriev at intel.com>
Date: 2020-04-25 (Sat, 25 Apr 2020)
Changed paths:
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
A llvm/test/Transforms/Attributor/returned_crash.ll
Log Message:
-----------
[Attributor] Do not set 'returned' attribute for arguments that cannot be bitcasted to function result
Reviewers: jdoerfert, sstefan1, uenoku
Reviewed By: jdoerfert
Subscribers: hiraditya, uenoku, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D78828
More information about the All-commits
mailing list