[PATCH] D93946: [FuncAttrs] Infer noreturn

Sanne Wouda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 10:12:33 PST 2021


sanwou01 added a comment.

In D93946#2493440 <https://reviews.llvm.org/D93946#2493440>, @aeubanks wrote:

> Could you do some initial investigation or come up with a repro? Maybe an optimization remark that doesn't fire after this change?

Yes, I will do an initial investigation, hopefully resulting in a reproducer. It is always a bit of a challenge with LTO benchmarks, but the regression is large enough that it should be easy to spot.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93946



More information about the llvm-commits mailing list