[llvm] [IR] Don't mark experimental.guard as willreturn (PR #69433)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 19 00:02:09 PDT 2023


nikic wrote:

> thank you for fixing this! After discussing with our team, we'll put up an RFC in a month or so (it would give some time for the "widenable.condition" work to bake in) to remove the experimental.guard support upstream. This should avoid maintainer burden and also save some compile time since we will no longer have to work with guards in passes.

Very happy to hear this!

https://github.com/llvm/llvm-project/pull/69433


More information about the llvm-commits mailing list