diff options
author | Florian Hahn <flo@fhahn.com> | 2023-08-10 10:35:41 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-08-10 10:35:42 +0100 |
commit | e6d5dcf84c80677cb6e606b8a464b31579554e07 (patch) | |
tree | 47ba0dad8853b1f710cce4182c5a7c3f2d8e6655 /libcxx/src | |
parent | 8901eb281f0a41c2a327144d514027c7fcde6bd3 (diff) | |
download | llvm-e6d5dcf84c80677cb6e606b8a464b31579554e07.zip llvm-e6d5dcf84c80677cb6e606b8a464b31579554e07.tar.gz llvm-e6d5dcf84c80677cb6e606b8a464b31579554e07.tar.bz2 |
[LV] Pass kind and induction binop to emitTransformedIndex (NFC).
Explicitly pass InductionKind and InductionBinOp to
emitTransformedIndex. Only those values are needed from the induction
descriptor. This makes explicit what is needed for the function and
allows future use cases where the a full induction descriptor object is
not available.
Diffstat (limited to 'libcxx/src')
0 files changed, 0 insertions, 0 deletions