[PATCH] D149390: [NFC][EarlyCSE]Modify test case to ensure branch weights are preserved with cse.
Mingming Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 2 17:33:50 PDT 2023
mingmingl added a comment.
In D149390#4311556 <https://reviews.llvm.org/D149390#4311556>, @davidxl wrote:
> lgtm. Things related LICM etc can be done as followup if there is need.
ack. existing test cases doesn't fail by adding `!prof` to non undefined-behavior list. I think it could show up in real code (not only artificial test case).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149390/new/
https://reviews.llvm.org/D149390
More information about the llvm-commits
mailing list