[PATCH] D91053: [PowerPC] Lump the constants to save one addis for each constant access

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 02:15:50 PST 2020


nemanjai added a comment.

In D91053#2467198 <https://reviews.llvm.org/D91053#2467198>, @steven.zhang wrote:

> In D91053#2466091 <https://reviews.llvm.org/D91053#2466091>, @nemanjai wrote:
>
>> In D91053#2465584 <https://reviews.llvm.org/D91053#2465584>, @steven.zhang wrote:
>>
>>> 
>
> There are two parent revisions that this patch depends on. You need to apply them first. I will add a new test to summarize all the pattern we can handle.

Which ones? I don't see them listed in "Parent Revisions"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91053



More information about the llvm-commits mailing list