[PATCH] D90066: [BasicAA] Fix caching in the presence of phi cycles

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 12:44:55 PDT 2020


nikic added a comment.

Here are the compile-time numbers for this patch: https://llvm-compile-time-tracker.com/compare.php?from=1b65a51af80a9375ef85cb8fa6ec9ec3c68b3549&to=6bd243feb2dddd58c51a919806bfea175b0b04a0&stat=instructions The impact actually seems pretty low, so I think this is a viable approach.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90066



More information about the llvm-commits mailing list