diff options
author | Florian Hahn <flo@fhahn.com> | 2025-07-06 22:40:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-06 21:40:42 +0100 |
commit | 6a9a16da7a380e18b996bb6573eeb18b913204fc (patch) | |
tree | fb11800581dc0e88fb8ec6d580442aba1e08b4d9 /clang/lib/Format/WhitespaceManager.cpp | |
parent | 6d77b8261f391e8304a7bac493fce93a53b67381 (diff) | |
download | llvm-6a9a16da7a380e18b996bb6573eeb18b913204fc.zip llvm-6a9a16da7a380e18b996bb6573eeb18b913204fc.tar.gz llvm-6a9a16da7a380e18b996bb6573eeb18b913204fc.tar.bz2 |
[VPlan] Replace RdxDesc with RecurKind in VPReductionPHIRecipe (NFC). (#142322)
Replace RdxDesc with RecurKind in VPReductionPHIRecipe, as
all VPlan analyses and codegen only require the recurrence kind. This
enables creating new VPReductionPHIRecipe directly in LV, without
needing to construction a whole RecurrenceDescriptor object.
Depends on
https://github.com/llvm/llvm-project/pull/141860
https://github.com/llvm/llvm-project/pull/141932
https://github.com/llvm/llvm-project/pull/142290
https://github.com/llvm/llvm-project/pull/142291
PR: https://github.com/llvm/llvm-project/pull/142322
Diffstat (limited to 'clang/lib/Format/WhitespaceManager.cpp')
0 files changed, 0 insertions, 0 deletions