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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 6 10:50:08 PDT 2021


nikic added a comment.

(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.)


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