[PATCH] D130126: fix bug for useless malloc elimination in CodeGenPrepare
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 19 15:01:35 PDT 2022
nikic added a comment.
Please put the test in llvm/test/Transforms/CodeGenPrepare instead and use update_test_checks.py. Omit the target triple if possible, which it likely is.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130126/new/
https://reviews.llvm.org/D130126
More information about the llvm-commits
mailing list