Tom Stellard
2a48433fcf
AMDGPU/SI: Don't mark VINTRP instructions as mayLoad
Summary:
These instructions technically do read from memory, but the memory
is considered to be out of bounds for normal load/store instructions.
shader-db stats:
SGPRS: 1416075 -> 1413323 (-0.19 %)
VGPRS: 867413 -> 863935 (-0.40 %)
Spilled SGPRs: 1409 -> 1354 (-3.90 %)
Spilled VGPRs: 63 -> 63 (0.00 %)
Private memory VGPRs: 880 -> 880 (0.00 %)
Scratch size: 2648 -> 2632 (-0.60 %) dwords per thread
Code Size: 37889052 -> 37897340 (0.02 %) bytes
LDS: 2147 -> 2147 (0.00 %) blocks
Max Waves: 279243 -> 280369 (0.40 %)
Wait states: 0 -> 0 (0.00 %)
Reviewers: nhaehnle, mareko, arsenm
Subscribers: kzhuravl, wdng, yaxunl, tony-tye
Differential Revision: https://reviews.llvm.org/D27593
llvm-svn: 289219
2016-12-09 15:57:15 +00:00
..
2016-12-08 22:44:13 +00:00
2016-12-09 15:57:15 +00:00
2016-12-05 23:55:13 +00:00
2016-12-09 11:22:26 +00:00
2016-11-21 07:26:23 +00:00
2016-11-07 16:47:20 +00:00
2016-11-14 17:11:00 +00:00
2016-04-15 15:57:41 +00:00
2016-12-02 22:01:28 +00:00
2016-12-08 22:10:44 +00:00
2016-12-05 20:23:10 +00:00
2016-12-06 22:49:36 +00:00
2016-10-31 21:51:42 +00:00
2016-12-06 11:47:14 +00:00
2016-11-11 01:34:21 +00:00
2016-12-02 18:21:53 +00:00
2016-11-03 14:08:01 +00:00
2016-11-03 14:08:01 +00:00
2016-12-01 00:11:15 +00:00
2016-07-27 17:55:33 +00:00
2016-12-09 10:13:45 +00:00
2016-11-30 23:48:26 +00:00