[all-commits] [llvm/llvm-project] 527b9a: [DeadArgElim] Use structure bindings in foreach lo...
Pavel Samolysov via All-commits
all-commits at lists.llvm.org
Thu Sep 1 03:49:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 527b9a9d908f10023290a5731b943ffe308d107c
https://github.com/llvm/llvm-project/commit/527b9a9d908f10023290a5731b943ffe308d107c
Author: Pavel Samolysov <samolisov at gmail.com>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
Log Message:
-----------
[DeadArgElim] Use structure bindings in foreach loops. NFC
Differential Revision: https://reviews.llvm.org/D133026
More information about the All-commits
mailing list