[all-commits] [llvm/llvm-project] d96d91: [Matrix] Add tests showing mis-compile with lifeti...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Mar 12 06:35:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d96d917f38ab111adf7b1d24616a939e75141a89
https://github.com/llvm/llvm-project/commit/d96d917f38ab111adf7b1d24616a939e75141a89
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-03-12 (Tue, 12 Mar 2024)
Changed paths:
A llvm/test/Transforms/LowerMatrixIntrinsics/multiply-fused-lifetime-ends.ll
Log Message:
-----------
[Matrix] Add tests showing mis-compile with lifetime.end and fusion.
Add a set of tests showing miscompiles due to multiply fusion
introducing loads to dead objects after lifetime.end.
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