[all-commits] [llvm/llvm-project] f2bd78: [BPF] Avoid repeating MI->getOperand(NumDefs) x3
Tamir Duberstein via All-commits
all-commits at lists.llvm.org
Wed Aug 2 07:56:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2bd78415fd832c9ab3e5bfb323703f0be8c0baa
https://github.com/llvm/llvm-project/commit/f2bd78415fd832c9ab3e5bfb323703f0be8c0baa
Author: Tamir Duberstein <tamird at gmail.com>
Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths:
M llvm/lib/Target/BPF/BTFDebug.cpp
Log Message:
-----------
[BPF] Avoid repeating MI->getOperand(NumDefs) x3
Differential Revision: https://reviews.llvm.org/D156445
More information about the All-commits
mailing list