[PATCH] D76389: [NewPM] Run the Speculative Execution Pass only if the target has divergent branches

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 8 12:31:23 PDT 2020


leonardchan abandoned this revision.
leonardchan added a comment.

In D76389#2120868 <https://reviews.llvm.org/D76389#2120868>, @arsenm wrote:

> This seems like it covers a different case than D82735 <https://reviews.llvm.org/D82735>?


I haven't rebased in a while, but D82735 <https://reviews.llvm.org/D82735> covers this. Abandoning since this is addressed in that patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76389





More information about the cfe-commits mailing list