[llvm-dev] RFC: Setting MachineInstr flags through storeRegToStackSlot
Alex Bradbury via llvm-dev
llvm-dev at lists.llvm.org
Fri Feb 17 13:33:58 PST 2017
On 17 February 2017 at 19:23, Quentin Colombet <qcolombet at apple.com> wrote:
> Hi Alex,
>
> I believe solution #3 is the one that makes sense the more sense.
That's my preference too. I've posted an illustrative patch at
https://reviews.llvm.org/D30115. This would need a little cleanup
before merging, and should probably go hand in hand with matching
changes to loadFromFromStackSlot.
Best,
Alex
More information about the llvm-dev
mailing list