[all-commits] [llvm/llvm-project] fc5306: Revert "[RISCV] Teach RISCVMergeBaseOffset to hand...
Nick Desaulniers via All-commits
all-commits at lists.llvm.org
Thu Aug 31 14:05:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc5306d128153f5ee4b2b076f3183bd5584d15f8
https://github.com/llvm/llvm-project/commit/fc5306d128153f5ee4b2b076f3183bd5584d15f8
Author: Nick Desaulniers <ndesaulniers at google.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
M llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp
M llvm/test/CodeGen/RISCV/inline-asm-mem-constraint.ll
Log Message:
-----------
Revert "[RISCV] Teach RISCVMergeBaseOffset to handle inline asm"
This reverts commit f281543a48905e58359c6b0f1b9c3b42bd67e315.
Sami Tolvanen reports that this breaks the Linux kernel's arch=RISCV
defconfig.
Link: https://github.com/ClangBuiltLinux/linux/issues/1928
More information about the All-commits
mailing list