[PATCH] D152277: [MemCpyOpt] precommit tests to add single-BB stack-move optimization (NFC)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 07:45:24 PDT 2023
nikic added a comment.
We should have a test where the uses are not in the entry block (won't fold right now, but just to check it doesn't crash...)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152277/new/
https://reviews.llvm.org/D152277
More information about the llvm-commits
mailing list