[all-commits] [llvm/llvm-project] dd50e2: [NFC][IR] Remove unused assignment to Offset
Rose via All-commits
all-commits at lists.llvm.org
Fri Dec 30 05:16:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd50e26f8a844aa7dc9908b94bce66188c4d4e91
https://github.com/llvm/llvm-project/commit/dd50e26f8a844aa7dc9908b94bce66188c4d4e91
Author: Alfonso Gregory <gfunni234 at gmail.com>
Date: 2022-12-30 (Fri, 30 Dec 2022)
Changed paths:
M llvm/lib/IR/Operator.cpp
Log Message:
-----------
[NFC][IR] Remove unused assignment to Offset
This value is overwritten anyway, so let's remove it
More information about the All-commits
mailing list