[PATCH] D78862: [IR] Convert null-pointer-is-valid into an enum attribute

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 25 09:32:55 PDT 2020


arsenm added a comment.

In D78862#2003684 <https://reviews.llvm.org/D78862#2003684>, @arsenm wrote:

> FWIW I think this attribute should be replaced with a data layout property, so this would eventually be removed


Also would be address space specific


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78862





More information about the llvm-commits mailing list