[PATCH] D115853: [RISCV][ABI] Have ABI checks for ilp32e under AsmParser and TargetLowering

Yueh-Ting Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 16 02:47:06 PST 2021


eopXD added a comment.

Hi @asb,

I think this patch only addresses the TODO and has no functional change.
Test case is already covered under `llvm/test/MC/RISCV/target-abi-invalid.s`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115853



More information about the llvm-commits mailing list