[all-commits] [llvm/llvm-project] 9d9987: Revert "[RISCV] Teach RISCVMergeBaseOffset about c...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Mon Jun 13 10:16:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d99870590310ad634efcf83fba837cdcdea75cb
https://github.com/llvm/llvm-project/commit/9d99870590310ad634efcf83fba837cdcdea75cb
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp
M llvm/test/CodeGen/RISCV/hoist-global-addr-base.ll
Log Message:
-----------
Revert "[RISCV] Teach RISCVMergeBaseOffset about cases where we use SHXADD to add some immediates."
This reverts commit 8bbcb988481c4b072e5f545ef222078ff2a8df3b.
Broke the UBSan bot. More details in https://reviews.llvm.org/D127376.
More information about the All-commits
mailing list