[PATCH] D75869: [mlir][spirv] Use larger range for target environment lookup function
Lei Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 11 13:35:14 PDT 2020
antiagainst added inline comments.
================
Comment at: mlir/docs/Dialects/SPIR-V.md:936
+`spirv::lookupTargetEnvOrDefault()` is a hany utility function to query an
+`spv.target_env` attached in the input IR or use the feault to construct a
----------------
denis13 wrote:
> Do you mean handy here?
Oops, yes, good catch!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75869/new/
https://reviews.llvm.org/D75869
More information about the llvm-commits
mailing list