[all-commits] [llvm/llvm-project] ed4efe: [MemCpyOpt] Add additiona call slot unwind tests (...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jan 26 02:49:41 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed4efee2a3d45058aa1a6ffb463485046e981dc6
https://github.com/llvm/llvm-project/commit/ed4efee2a3d45058aa1a6ffb463485046e981dc6
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M llvm/test/Transforms/MemCpyOpt/callslot_throw.ll
Log Message:
-----------
[MemCpyOpt] Add additiona call slot unwind tests (NFC)
Test a possibly unwinding call with a byval and sret argument.
More information about the All-commits
mailing list