[all-commits] [llvm/llvm-project] c4d37c: [MemCpyOpt] fix false negative case and add it as ...
Kohei Asano via All-commits
all-commits at lists.llvm.org
Tue Aug 29 19:25:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4d37c35e143faccd5a6255defbc7ed34de543a1
https://github.com/llvm/llvm-project/commit/c4d37c35e143faccd5a6255defbc7ed34de543a1
Author: khei4 <kk.asano.luxy at gmail.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M llvm/test/Transforms/MemCpyOpt/stack-move.ll
Log Message:
-----------
[MemCpyOpt] fix false negative case and add it as a true positive case(NFC)
More information about the All-commits
mailing list