[PATCH] D149396: [NFC] Add a test case to make sure !prof is preserved when one instruction CSE'ed another.
Mingming Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 28 09:59:31 PDT 2023
mingmingl added a comment.
In D149396#4303857 <https://reviews.llvm.org/D149396#4303857>, @tejohnson wrote:
> Confused - there was a code change here previously - is it no longer needed?
'llvm/lib/Transforms/Utils/Local.cpp' in https://reviews.llvm.org/D149387 is the original code change (that is not needed)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149396/new/
https://reviews.llvm.org/D149396
More information about the llvm-commits
mailing list