[all-commits] [llvm/llvm-project] 98d1b0: [MemCpyOpt] add tests for unreachable block before...
Kohei Asano via All-commits
all-commits at lists.llvm.org
Sun Aug 27 22:55:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98d1b0eb6440a34c26fa122a53539ac2552f32ac
https://github.com/llvm/llvm-project/commit/98d1b0eb6440a34c26fa122a53539ac2552f32ac
Author: khei4 <kk.asano.luxy at gmail.com>
Date: 2023-08-28 (Mon, 28 Aug 2023)
Changed paths:
M llvm/test/Transforms/MemCpyOpt/stack-move.ll
Log Message:
-----------
[MemCpyOpt] add tests for unreachable block before calculating common dominator(NFC)
More information about the All-commits
mailing list