[PATCH] D121984: [RISCV] Moving RVV intrinsic type related util to clang/Support

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 06:24:32 PDT 2022


thakis added a comment.

Please add a clear comment to the new library's CMakeLists.txt file that explains when to put code there and when in clang/lib/Basic. (The patch description does say it, but the patch description is harder to find than a comment in the cmake file.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121984



More information about the llvm-commits mailing list