[LLVMdev] Types vs. register classes in instruction patterns -- effect on FastISel
Jakob Stoklund Olesen
stoklund at 2pi.dk
Sun May 19 09:53:00 PDT 2013
On May 19, 2013, at 9:48 AM, Bill Schmidt <wschmidt at linux.vnet.ibm.com> wrote:
> For an experiment, I tried allowing all ValueType source operands. This
> had no effect on code generated for the ARM and X86 targets, so that's
> good. However, I ran into problems with duplicates generated into the
> FastISel tables for PowerPC, due to the multiclass definitions for
> recording forms. So there's still work to be done there.
I think this is the right direction.
Thanks,
/jakob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130519/74286189/attachment.html>
More information about the llvm-dev
mailing list