[all-commits] [llvm/llvm-project] f3c702: InstCombineCalls: fix annotateAnyAllocCallSite to ...
Augie Fackler via All-commits
all-commits at lists.llvm.org
Thu Apr 7 10:49:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3c702fbd16a295bfbf4900c57794857f31b94ca
https://github.com/llvm/llvm-project/commit/f3c702fbd16a295bfbf4900c57794857f31b94ca
Author: Augie Fackler <augie at google.com>
Date: 2022-04-07 (Thu, 07 Apr 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
Log Message:
-----------
InstCombineCalls: fix annotateAnyAllocCallSite to report changes
Spotted during review of D123052.
Differential Revision: https://reviews.llvm.org/D123232
More information about the All-commits
mailing list