[all-commits] [llvm/llvm-project] b764e5: Remove redundant code. [NFC]
xur-llvm via All-commits
all-commits at lists.llvm.org
Fri Jul 1 10:59:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b764e58865ff9beb46d65da50c16d7b6e76481e2
https://github.com/llvm/llvm-project/commit/b764e58865ff9beb46d65da50c16d7b6e76481e2
Author: Rong Xu <xur at google.com>
Date: 2022-07-01 (Fri, 01 Jul 2022)
Changed paths:
M llvm/include/llvm/Analysis/IRSimilarityIdentifier.h
Log Message:
-----------
Remove redundant code. [NFC]
isAssumeLikeIntrinsic() is a superset of isLifetimeStartOrEnd().
More information about the All-commits
mailing list