[PATCH] D128599: [RISCV] Teach RISCVMergeBaseOffset to handle read-modify-write of a global.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 13:20:49 PDT 2022


craig.topper updated this revision to Diff 440364.
craig.topper added a comment.

Fix the crash @asb reported.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128599

Files:
  llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp
  llvm/test/CodeGen/RISCV/hoist-global-addr-base.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128599.440364.patch
Type: text/x-patch
Size: 11450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220627/4b491dbb/attachment.bin>


More information about the llvm-commits mailing list