[PATCH] D110685: [HIPSPV][4/4] Add option to use llc to emit SPIR-V
Henry Linjamäki via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 6 05:23:15 PDT 2021
linjamaki added a comment.
In D110685#3044993 <https://reviews.llvm.org/D110685#3044993>, @Anastasia wrote:
> Ok, is the idea to deprecate this flag once we switch to `llc` by default then?
The idea is to remove the flags if no one else needs them when the HIPSPV tool chain switches over to `llc`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110685/new/
https://reviews.llvm.org/D110685
More information about the cfe-commits
mailing list