[PATCH] D110685: [HIPSPV][4/4] Add option to use llc to emit SPIR-V

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 6 01:59:41 PDT 2022


Anastasia added a comment.
Herald added a subscriber: MaskRay.
Herald added a project: All.

I think it might make more sense to use the option `-fno-llvm-spirv` as we don't advertise `llc` as a tool to the developers but `llvm-spirv` we do.


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