[all-commits] [llvm/llvm-project] 56548e: [Matrix] Fix a crash in VisitSelectInst due to ite...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Thu Jun 12 09:28:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 56548e1d9b2ed4f5d2fe3913c27af770cf0e06e5
https://github.com/llvm/llvm-project/commit/56548e1d9b2ed4f5d2fe3913c27af770cf0e06e5
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
M llvm/test/Transforms/LowerMatrixIntrinsics/select.ll
Log Message:
-----------
[Matrix] Fix a crash in VisitSelectInst due to iteration length mismatch
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