[PATCH] D136827: [JT][CT] Preserve exisiting BPI/BFI during JumpThreading

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 12 12:19:45 PST 2022


nikic added a comment.

In D136827#3919231 <https://reviews.llvm.org/D136827#3919231>, @mkazantsev wrote:

> Put some nits & potential bug comments. Do we know the actual CT impact of that?
>
> @nikic could you please run your CT machinery to see if it gives something?

I don't test PGO builds, so all I can say is that this at least doesn't regress non-PGO builds...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136827/new/

https://reviews.llvm.org/D136827



More information about the llvm-commits mailing list