[all-commits] [llvm/llvm-project] ca49d6: [NFC] PHITransAddr refactoring - use range-based l...
Sergey Kachkov via All-commits
all-commits at lists.llvm.org
Fri Feb 3 04:11:05 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca49d6bc88ce0e5f6d1240be3fee8438e513d33d
https://github.com/llvm/llvm-project/commit/ca49d6bc88ce0e5f6d1240be3fee8438e513d33d
Author: Sergey Kachkov <sergey.kachkov at syntacore.com>
Date: 2023-02-03 (Fri, 03 Feb 2023)
Changed paths:
M llvm/include/llvm/Analysis/PHITransAddr.h
M llvm/lib/Analysis/PHITransAddr.cpp
Log Message:
-----------
[NFC] PHITransAddr refactoring - use range-based loops and standard algorithms
Differential Revision: https://reviews.llvm.org/D143179
More information about the All-commits
mailing list