[PATCH] D74825: SpeculativeExecution: fixed ingoring free execution

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 15:07:58 PDT 2020


arsenm added a comment.

In D74825#1927641 <https://reviews.llvm.org/D74825#1927641>, @leonardchan wrote:

> Is it expected for binary size increases to result from this? Between the commit for this patch and the commit before it, I'm seeing an increase in some fuchsia ZBIs by about 13 kB.


The pass isn't supposed to even run for CPU targets


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74825





More information about the llvm-commits mailing list