[all-commits] [llvm/llvm-project] 0ad88c: [MemCpyOpt] remove byval from memcpy size crtical ...
Kohei Asano via All-commits
all-commits at lists.llvm.org
Mon May 29 00:56:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ad88c156ebdf0582aebb9a41b1c917eafb5beb9
https://github.com/llvm/llvm-project/commit/0ad88c156ebdf0582aebb9a41b1c917eafb5beb9
Author: khei4 <kk.asano.luxy at gmail.com>
Date: 2023-05-29 (Mon, 29 May 2023)
Changed paths:
M llvm/test/Transforms/MemCpyOpt/smaller.ll
Log Message:
-----------
[MemCpyOpt] remove byval from memcpy size crtical test(NFC)
Differential Revision: https://reviews.llvm.org/D151626
Reviewed By: nikic
More information about the All-commits
mailing list