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