skia2/infra/bots/gen_tasks_logic
John Stiles 25be58e24b Reland "Eliminate unreachable code during optimization."
This is a reland of c6260f9742

Problematic DeadReturn.sksl test cases have been moved to DeadReturnES3.

Original change's description:
> Eliminate unreachable code during optimization.
>
> The Adreno 5xx and 6xx previously failed the SkSLStaticSwitchInline
> test; the driver struggled to interpret code with multiple return
> statements in a row. We now detect unreachable statements and eliminate
> them.
>
> Change-Id: I344d632f2488ca65b0635b37bebffe6e4fb607c5
> Bug: skia:12012
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/410256
> Auto-Submit: John Stiles <johnstiles@google.com>
> Commit-Queue: Brian Osman <brianosman@google.com>
> Reviewed-by: Brian Osman <brianosman@google.com>

Bug: skia:12012
Change-Id: I748e8761cbc71c811b5ad8fe49186f980261d8b9
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/410793
Commit-Queue: John Stiles <johnstiles@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2021-05-20 20:02:15 +00:00
..
compile_cas.go [infra] Add Config.PathToSkia 2021-03-01 15:55:30 +00:00
dm_flags.go Reland "Eliminate unreachable code during optimization." 2021-05-20 20:02:15 +00:00
gen_tasks_logic.go Enable reordering on Pixel5 Vulkan 2021-05-04 17:25:45 +00:00
job_builder.go [infra] Use TRIGGER_MAIN_ONLY instead of TRIGGER_MASTER_ONLY 2021-05-19 20:06:05 +00:00
nano_flags.go Disable MSAA on Pixel5 2021-05-05 20:34:16 +00:00
schema.go Add "reduced shader" testing mode. 2021-04-09 20:15:37 +00:00
skpbench_flags.go Enable DAG reordering on almost all bots 2021-04-22 16:55:39 +00:00
task_builder.go [infra] Remove LenovoYoga jobs and associated code 2021-03-25 12:58:45 +00:00