diff options
author | Sean Silva <silvasean@google.com> | 2020-04-17 20:14:41 -0700 |
---|---|---|
committer | Sean Silva <silvasean@google.com> | 2020-04-20 16:54:01 -0700 |
commit | 22219cfc6a2a752c53238df4ceea342672392818 (patch) | |
tree | 7128ac3ef6ce850c1647f78b31d9a1fe3ba97574 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | d17d50ebc6ee5f0bda1db303b7da0a27bed5c7c1 (diff) | |
download | llvm-22219cfc6a2a752c53238df4ceea342672392818.zip llvm-22219cfc6a2a752c53238df4ceea342672392818.tar.gz llvm-22219cfc6a2a752c53238df4ceea342672392818.tar.bz2 |
Fix inlining multi-block callees with type conversion.
The previous code result a mismatch between block argument types and
predecessor successor args when a type conversion was needed in a
multiblock case. It was assuming the replaced result types matched the
region result types.
Also, slighly improve the debug output from the inliner.
Differential Revision: https://reviews.llvm.org/D78415
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions