[PATCH] D36772: Unmerge GEPs to reduce register pressure on IndirectBr edges.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 17:01:29 PDT 2017


yamauchi updated this revision to Diff 112638.
yamauchi added a comment.

Added getIntImmCost checks. Please take another look.


https://reviews.llvm.org/D36772

Files:
  lib/CodeGen/CodeGenPrepare.cpp
  test/Transforms/CodeGenPrepare/gep-unmerging.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36772.112638.patch
Type: text/x-patch
Size: 9133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/038fbe46/attachment.bin>


More information about the llvm-commits mailing list