[PATCH] D157813: [Driver][VE] Support VPU flag as a feature for VE

Kazushi Marukawa via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 29 17:06:24 PDT 2023


kaz7 marked 2 inline comments as done.
kaz7 added a comment.

In D157813#4621978 <https://reviews.llvm.org/D157813#4621978>, @MaskRay wrote:

>> [VE][Clang] Change to enable VPU flag by default
>
> For components like llvm/, clang/, we usually use a more specific tag. I'd pick `[Driver]` over `[Clang]`.

I also change it to following.

> [Driver][VE] Support VPU flag as a feature for VE

Thank you so much.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157813



More information about the cfe-commits mailing list