[all-commits] [llvm/llvm-project] cd44cc: [InstCombine] remove unused function argument; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Aug 12 08:47:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd44cc86e34ebd29410c3452e44e241e281a7288
https://github.com/llvm/llvm-project/commit/cd44cc86e34ebd29410c3452e44e241e281a7288
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-08-12 (Thu, 12 Aug 2021)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
Log Message:
-----------
[InstCombine] remove unused function argument; NFC
This was just added with 6de1dbbd09c1 , and I missed
pulling the extra arg from the final revision.
More information about the All-commits
mailing list