[PATCH] D33125: Introduce isoneof<T0, T1, ...> as an extension of isa<T>

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 09:57:59 PDT 2017


serge-sans-paille added a comment.

@chandlerc any thoughts on @mehdi_amini ? i also think that the ``is_anyof<T0,...>`` construct raises the abstraction without any gory implementation detail.


Repository:
  rL LLVM

https://reviews.llvm.org/D33125





More information about the llvm-commits mailing list