[PATCH] D111246: [WIP] Treat branch on poison as immediate UB

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 6 11:13:49 PDT 2021


reames added a comment.

In D111246#3046019 <https://reviews.llvm.org/D111246#3046019>, @nikic wrote:

> (This is a reimplementation of D92739 <https://reviews.llvm.org/D92739>, which is a reimplementation of D80875 <https://reviews.llvm.org/D80875> -- we tend to rediscover this obvious hole in our poison reasoning every half a year.)

Sounds like my "put this under an off by default flag with comment" would be very beneficial.  :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111246



More information about the llvm-commits mailing list