[all-commits] [llvm/llvm-project] 41e06a: [CallPromotionUtils] Add missing promotion legalit...
hjyamauchi via All-commits
all-commits at lists.llvm.org
Fri Feb 28 09:35:34 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 41e06ae7ba911661962c9f190ae88d1f29c076da
https://github.com/llvm/llvm-project/commit/41e06ae7ba911661962c9f190ae88d1f29c076da
Author: Hiroshi Yamauchi <yamauchi at google.com>
Date: 2020-02-28 (Fri, 28 Feb 2020)
Changed paths:
M llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
M llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp
Log Message:
-----------
[CallPromotionUtils] Add missing promotion legality check to tryPromoteCall.
Summary: This fixes the crash that led to the revert of D69591.
Reviewers: davidxl
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D75307
More information about the All-commits
mailing list