[PATCH] D74486: [PowerPC][Future] Add initial support for PC Relative addressing for constant pool loads

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 07:18:19 PST 2020


jsji added a comment.
Herald added a subscriber: wuzish.

> Note that Hexagon had already defined VK_Hexagon_PCREL so I modified the Hexagon code to use a non target specific VK_PCREL. The change with respect to Hexagon should be NFC.

Can we split it to be a NFC patch and reviewed by Hexagon guys?


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

https://reviews.llvm.org/D74486





More information about the llvm-commits mailing list