[PATCH] D157694: [RISCV][MC]Add support for Binary MCExpr

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 06:14:57 PDT 2023


asb added a comment.

As this lacks coverage for `li` which was the source of the original bug report, could you please add in the tests from D158830 <https://reviews.llvm.org/D158830>. I think it would probably be worth capturing the current underflow behaviour too (perhaps with a FIXME? note that it would likely be better to error here). Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157694



More information about the llvm-commits mailing list