mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-20 08:54:08 +00:00
test check-in: added missing parenthesis in comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209763 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e04c0e3f8d
commit
f558122fe5
@ -241,7 +241,7 @@ TransformSubExpr(const SCEV *S, Instruction *User, Value *OperandValToReplace) {
|
||||
}
|
||||
|
||||
/// Top level driver for transforming an expression DAG into its requested
|
||||
/// post-inc form (either "Normalized" or "Denormalized".
|
||||
/// post-inc form (either "Normalized" or "Denormalized").
|
||||
const SCEV *llvm::TransformForPostIncUse(TransformKind Kind,
|
||||
const SCEV *S,
|
||||
Instruction *User,
|
||||
|
Loading…
x
Reference in New Issue
Block a user