[all-commits] [llvm/llvm-project] 37ef22: [AArch64] Reuse map iterator instead of double loo...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Mon Sep 28 09:47:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 37ef2255b6422b8e0b93f0becd340e041047a2aa
https://github.com/llvm/llvm-project/commit/37ef2255b6422b8e0b93f0becd340e041047a2aa
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp
Log Message:
-----------
[AArch64] Reuse map iterator instead of double lookup. NFC
More information about the All-commits
mailing list