[all-commits] [llvm/llvm-project] 466c82: [MemCpyOpt] Add test for incorrectly hoisted store...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Oct 9 11:53:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 466c8296f20f5940fc282b228e28408b7c4d7d9b
https://github.com/llvm/llvm-project/commit/466c8296f20f5940fc282b228e28408b7c4d7d9b
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-10-09 (Fri, 09 Oct 2020)
Changed paths:
M llvm/test/Transforms/MemCpyOpt/fca2memcpy.ll
Log Message:
-----------
[MemCpyOpt] Add test for incorrectly hoisted store (NFC)
More information about the All-commits
mailing list