[PATCH] statepoint-call-lowering: relocate array and vector

Ramkumar Ramachandra artagnon at gmail.com
Mon Jan 12 18:18:24 PST 2015


In http://reviews.llvm.org/D6938#107800, @reames wrote:

> This looks like it overlaps with http://reviews.llvm.org/D6915?


Yes, it incidentally does: http://reviews.llvm.org/D6915 is meant to test that the name mangling happens correctly, and incidentally uses `gc.statepoint`, `gc.relocate` to achieve its ends. This is specifically about testing the assembly of lowering.

Can you give me a hint about how vector relocations are supposed to look in assembly? I aim to include changes to `SelectionDAG/StatepointLowering` with this patch: the first step is to figure out what is wrong with the lowering.


http://reviews.llvm.org/D6938

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list