diff options
author | Tom Stellard <[email protected]> | 2012-07-31 16:42:15 +0000 |
---|---|---|
committer | Tom Stellard <[email protected]> | 2012-07-31 20:19:20 +0000 |
commit | 056b77ca22a3e7a2e24a32941daf65313f604042 (patch) | |
tree | ff5a183107305ecd6bdf01738630ec86e20439d4 /configure.ac | |
parent | 877a897adc40d98c8ee5abaaf0ae16028866c766 (diff) |
radeon/llvm: Move SMRD IMM pattern before SMRD SGPR pattern
In tablegen, if two patterns match, the one that comes first in the file
is given preference. We want the SMRD IMM pattern to be given
preference, because it encodes the pointer offset in its immediate
field, which saves us an add instruction.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions