[all-commits] [llvm/llvm-project] 39c306: [VPlan] Update type of cloned instruction in scala...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Sat Aug 2 11:52:53 PDT 2025
Branch: refs/heads/users/rampitec/08-02-_amdgpu_v_cvt_scalef32_pk16__gfx1250_instructions
Home: https://github.com/llvm/llvm-project
Commit: 39c30665e99145e07b0170b552f18371a67b2e03
https://github.com/llvm/llvm-project/commit/39c30665e99145e07b0170b552f18371a67b2e03
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-08-02 (Sat, 02 Aug 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
M llvm/test/Transforms/LoopVectorize/single-scalar-cast-minbw.ll
Log Message:
-----------
[VPlan] Update type of cloned instruction in scalarizeInstruction.
The operands of the replicate recipe may have been narrowed, resulting
in a narrower result type. Update the type of the cloned instruction to
the correct type.
Fixes https://github.com/llvm/llvm-project/issues/151392.
Commit: a303a4b9524de84b51b30f9e05b0c94a37a60353
https://github.com/llvm/llvm-project/commit/a303a4b9524de84b51b30f9e05b0c94a37a60353
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-08-02 (Sat, 02 Aug 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
M llvm/test/Transforms/LoopVectorize/single-scalar-cast-minbw.ll
Log Message:
-----------
Merge branch 'main' into users/rampitec/08-02-_amdgpu_v_cvt_scalef32_pk16__gfx1250_instructions
Compare: https://github.com/llvm/llvm-project/compare/8292dad666e9...a303a4b9524d
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list