[PATCH] D60657: [RISCV] Fix evaluation of %pcrel_lo

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 23 08:05:07 PDT 2019


lewis-revill added a comment.

Thanks for this. I realize D58843 <https://reviews.llvm.org/D58843> is a very heavy-handed approach so I'd be happy if we could avoid it cleanly with target-specific changes, however I'm not certain we would be able to cover all the combinations we would need to with patches like this?

For example would we be able to cover pairs that occur out of order?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60657





More information about the llvm-commits mailing list