[PATCH] D158830: [RISCV][MC] Allow symbol diff expression directly as LI operand

Job Noorman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 03:27:44 PDT 2023


jobnoorman added a comment.

In D158830#4616596 <https://reviews.llvm.org/D158830#4616596>, @wangpc wrote:

> FYI: I think D157694 <https://reviews.llvm.org/D157694> is related.

Thanks for that! That patch covers the case here as well so might be preferable. If it gets accepted, I'll modify this patch to only keep the test cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158830



More information about the llvm-commits mailing list