[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 17 12:18:12 PDT 2018


sabuasal updated this revision to Diff 147368.
sabuasal retitled this revision from " [RISCV] Separate base from offset in lowerGlobalAddress" to "[RISCV] Add peepholes for Global Address lowering patterns".
sabuasal edited the summary of this revision.
sabuasal added a comment.

Updated the patch to only show the peephole optimizations.


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.147368.patch
Type: text/x-patch
Size: 10771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/2a94030a/attachment.bin>


More information about the llvm-commits mailing list