[all-commits] [llvm/llvm-project] b99940: [SCEV] Add operand methods to Cast and UDiv
Sam Parker via All-commits
all-commits at lists.llvm.org
Sun Aug 23 22:57:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b999400a4fb645cab6d8abcb1ce9146775f69c64
https://github.com/llvm/llvm-project/commit/b999400a4fb645cab6d8abcb1ce9146775f69c64
Author: Sam Parker <sam.parker at arm.com>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h
Log Message:
-----------
[SCEV] Add operand methods to Cast and UDiv
Add methods to access operands in a similar manner to NAryExpr.
Differential Revision: https://reviews.llvm.org/D86083
More information about the All-commits
mailing list