[all-commits] [llvm/llvm-project] ebb4ea: IR: Simplify two loops walking ConstantDataSequent...
Duncan P. N. Exon Smith via All-commits
all-commits at lists.llvm.org
Mon Oct 26 18:56:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ebb4ea1d53aaccd91138bfd6afdc9b39fd784d83
https://github.com/llvm/llvm-project/commit/ebb4ea1d53aaccd91138bfd6afdc9b39fd784d83
Author: Duncan P. N. Exon Smith <dexonsmith at apple.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M llvm/lib/IR/Constants.cpp
Log Message:
-----------
IR: Simplify two loops walking ConstantDataSequential, NFC
Follow-up to b2b7cf39d596b1528cd64015575b3f5d1461c011.
Differential Revision: https://reviews.llvm.org/D90198
More information about the All-commits
mailing list