[PATCH] D53291: add riscv32e to the llvm

Kito Cheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 15 19:26:57 PDT 2018


kito-cheng added a comment.

rv32e arch and ilp32e ABI is decoupling is GCC, that's mean rv32i with ilp32e is possible, so I would suggest separate two thing.


Repository:
  rL LLVM

https://reviews.llvm.org/D53291





More information about the llvm-commits mailing list