[PATCH] D71947: [MLIR][spirv] Allow specifying availability on enum attribute cases

Mahesh Ravishankar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 09:58:41 PST 2020


mravishankar accepted this revision.
mravishankar added a comment.
This revision is now accepted and ready to land.
Herald added subscribers: arpith-jacob, nicolasvasilache.

SPIR-V parts look good to me. Would still prefer the version/capability related methods into a separate file. They seem to have disjoint functionality (but its a personal preference).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71947





More information about the llvm-commits mailing list