[PATCH] D63044: [LangRef] Clarify poison semantics

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 10:47:16 PDT 2019


reames added a comment.

Also LGTM.  Nice cleanup.

I will separately raise a conversation of whether storing poison should be immediate UB, but I'm explicitly OK w/it being removed in this patch given nothing actually appears to implement that semantic at the moment.


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

https://reviews.llvm.org/D63044





More information about the llvm-commits mailing list