[PATCH] D36772: Unmerge GEPs to reduce register pressure on IndirectBr edges.
Hiroshi Yamauchi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 28 12:44:44 PDT 2017
yamauchi updated this revision to Diff 112941.
yamauchi added a comment.
Noted the tradeoff between register pressures and critical path in the comment.
Also rebased.
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.112941.patch
Type: text/x-patch
Size: 9596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170828/41ba0d8a/attachment.bin>
More information about the llvm-commits
mailing list