[all-commits] [llvm/llvm-project] 768216: [pseudo] Handle no-reductions-available on the fas...
Sam McCall via All-commits
all-commits at lists.llvm.org
Thu Jun 23 11:34:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 768216cac0242db609fef55ea98283f57801fd18
https://github.com/llvm/llvm-project/commit/768216cac0242db609fef55ea98283f57801fd18
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2022-06-23 (Thu, 23 Jun 2022)
Changed paths:
M clang-tools-extra/pseudo/lib/GLR.cpp
Log Message:
-----------
[pseudo] Handle no-reductions-available on the fastpath. NFC
This is a ~2% speedup.
More information about the All-commits
mailing list