[all-commits] [llvm/llvm-project] c508e9: [InstSimplify] Remove unused ORE argument (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Apr 14 01:38:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c508e933270d457166c3226b53d8c81619c3e350
https://github.com/llvm/llvm-project/commit/c508e933270d457166c3226b53d8c81619c3e350
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-04-14 (Fri, 14 Apr 2023)
Changed paths:
M llvm/include/llvm/Analysis/InstructionSimplify.h
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
M llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp
Log Message:
-----------
[InstSimplify] Remove unused ORE argument (NFC)
More information about the All-commits
mailing list