[PATCH] D45748: [RISCV] Add peepholes for Global Address lowering patterns

Sameer AbuAsal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 24 14:20:06 PDT 2018


sabuasal updated this revision to Diff 148486.
sabuasal added a comment.

- Added a test case that shows this patch inability to deal with global address nodes spanning multiple blocks.


https://reviews.llvm.org/D45748

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45748.148486.patch
Type: text/x-patch
Size: 13869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180524/cd4bd4c2/attachment.bin>


More information about the llvm-commits mailing list