[all-commits] [llvm/llvm-project] 32ef6d: Avoid string comparisons on the fast path of MLIR ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Feb 1 13:05:31 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32ef6d89f48be765330ee5d15cf57a1f01c9b335
https://github.com/llvm/llvm-project/commit/32ef6d89f48be765330ee5d15cf57a1f01c9b335
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
M mlir/lib/IR/MLIRContext.cpp
Log Message:
-----------
Avoid string comparisons on the fast path of MLIR Identifier lookup (NFC)
Differential Revision: https://reviews.llvm.org/D95770
More information about the All-commits
mailing list