[PATCH] D88363: [CodeGen] Improve likelihood attribute branch weights

Jeremy Morse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 5 09:59:47 PDT 2020


jmorse added a comment.

Hi -- We (Sony) are running into a bit of difficulty with the test for this change, as it relies on the configuration of the -O1 optimisation pipeline. Would it be possible to reduce down to a frontend test, and then tests for whatever passes are to interpret the IR produced by clang?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88363



More information about the cfe-commits mailing list