[all-commits] [llvm/llvm-project] adba40: [Matrix] Assert that there's shapeinfo in Visit* (...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jun 2 10:19:04 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: adba40e188c6bbcfd0523c51a7b3efb8a72ef80d
https://github.com/llvm/llvm-project/commit/adba40e188c6bbcfd0523c51a7b3efb8a72ef80d
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-06-02 (Mon, 02 Jun 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
Log Message:
-----------
[Matrix] Assert that there's shapeinfo in Visit* (NFC). (#142416)
We should only call Visit* for instructions with shape info. Turn early
exit into assert.
PR: https://github.com/llvm/llvm-project/pull/142416
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