[PATCH] D106347: [PoC][RISCV] Encode arch information in a new module flag meatadata 'riscv-isa-bits'.

Jessica Clarke via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 20 05:41:58 PDT 2021


jrtc27 added a comment.

Why can't we just save target-features itself as a module flag instead of inventing yet another equivalent encoding?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106347



More information about the cfe-commits mailing list