#sdy use applyPatternsGreedily
with config.fold=false
and config.cseConstants=false
to avoid constant folding and CSE which is expensive.
#635
build_test_bazel.yml
on: pull_request
build-test-bazel
6m 59s