[all-commits] [llvm/llvm-project] e40b2d: [RISCV] Use range-based for loops in RISCVOptWInst...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Oct 20 09:52:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e40b2d40a4404e756a401fa639d466550aa419fb
https://github.com/llvm/llvm-project/commit/e40b2d40a4404e756a401fa639d466550aa419fb
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVOptWInstrs.cpp
Log Message:
-----------
[RISCV] Use range-based for loops in RISCVOptWInstrs. NFC (#69647)
More information about the All-commits
mailing list