Files
mesa/src/compiler
Timothy Arceri ab23b759f2 glsl: don't drop instructions from unreachable terminators continue branch
These instructions will be executed on every iteration of the loop
we cannot drop them.

V2:
- move removal of unreachable terminators from the terminator list
  to the same place they are removed from the IR as suggested by
  Nicolai.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
2017-10-10 10:05:37 +11:00
..
2017-07-21 08:47:56 +03:00
2017-07-18 09:43:12 -07:00
2017-10-09 13:42:44 -07:00
2016-09-12 10:48:35 +10:00