khei4
b02d349cbf
Revert "Revert "[MemCpyOpt] implement single BB stack-move optimization which unify the static unescaped allocas""
...
This reverts commit 36a6eb7d12a9f827bf3d5d4e5fdc68b8a62807b2.
[MemCpyOpt] check that load/store and dest/src alloca are all in the same bb
Differential Revision: https://reviews.llvm.org/D153453
Co-authored-by: serge-sans-paille <sguelton@mozilla.com>
2023-07-15 16:27:38 +09:00
khei4
a92e197114
[MemCpyOpt] precommit tests to add multi-BB stack-move optimization to check crash for D153453 (NFC)
...
Differential Revision: https://reviews.llvm.org/D155179
Co-authored-by: serge-sans-paille <sguelton@mozilla.com>
2023-07-15 16:27:38 +09:00
khei4
36a6eb7d12
Revert "[MemCpyOpt] implement single BB stack-move optimization which unify the static unescaped allocas"
...
This reverts commit 96ae0851c26237378fa1280b0a9ad713e1b72bdb.
2023-07-13 18:04:49 +09:00
khei4
96ae0851c2
[MemCpyOpt] implement single BB stack-move optimization which unify the static unescaped allocas
...
Differential Revision: https://reviews.llvm.org/D153453
2023-07-13 14:52:30 +09:00
khei4
393215649b
[MemCpyOpt] precommit test to add single BB stack-move optimization (NFC)
...
Differential Revision: https://reviews.llvm.org/D152277
2023-07-13 14:52:30 +09:00