[PATCH] R600/SI: Remove promotion of instructions to e64 forms.

Matt Arsenault Matthew.Arsenault at amd.com
Mon Sep 15 10:26:28 PDT 2014


Instructions are now generally selected to the e64 forms originally,
and shrunk down later. Rename foldOperands to legalizeOperands,
since that's really most of what it tries to do.

http://reviews.llvm.org/D5358

Files:
  lib/Target/R600/SIISelLowering.cpp
  lib/Target/R600/SIISelLowering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5358.13717.patch
Type: text/x-patch
Size: 3801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140915/382906f5/attachment.bin>


More information about the llvm-commits mailing list