[PATCH] D105254: [RISCV] Support machine constraint "S"

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 12 08:29:50 PDT 2021


luismarques accepted this revision.
luismarques added a comment.
This revision is now accepted and ready to land.

In D105254#2852489 <https://reviews.llvm.org/D105254#2852489>, @luismarques wrote:

> Makes sense. Let's wait for the GCC Bugzilla feedback.

With 'S' now documented on the GNU side, I think this can be merged.

Would we keep this constraint forever regardless of how discussions of [1] might evolve?

[1] https://github.com/riscv/riscv-elf-psabi-doc/issues/197


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105254



More information about the llvm-commits mailing list