[PATCH] D53291: add riscv32e to the llvm

James Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 15 11:26:56 PDT 2018


jrtc27 added a comment.

Why do we need another triple? Can we not just use the feature flag in the few cases where the code needs to tell the difference? There's a whole lot of boilerplate here just to add the new triple.


Repository:
  rL LLVM

https://reviews.llvm.org/D53291





More information about the llvm-commits mailing list