[PATCH] D158062: [RISCV] Teach RISCVMergeBaseOffset to handle inline asm

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 13:45:16 PDT 2023


nickdesaulniers added subscribers: samitolvanen, nickdesaulniers.
nickdesaulniers added a comment.

@samitolvanen is reporting that this is causing breakage for us in the Linux kernel: https://github.com/ClangBuiltLinux/linux/issues/1928.

Please consider whether this can be fixed forward quickly, or should be reverted. Otherwise I will revert shortly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158062



More information about the llvm-commits mailing list