[all-commits] [llvm/llvm-project] 939d3d: [GISel][Legalizer] Rework `changeElementCountTo` (...
Denis.G via All-commits
all-commits at lists.llvm.org
Wed Oct 15 18:19:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 939d3d03458ac1d284c65a3daf31c1a632dd0fbe
https://github.com/llvm/llvm-project/commit/939d3d03458ac1d284c65a3daf31c1a632dd0fbe
Author: Denis.G <34353767+DenisGZM at users.noreply.github.com>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
M llvm/lib/CodeGen/GlobalISel/LegalizeMutations.cpp
M llvm/unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp
Log Message:
-----------
[GISel][Legalizer] Rework `changeElementCountTo` (NFC) (#158617)
Mutation `changeElementCountTo` now uses `ElementCount`
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