- Aug 12, 2024
-
-
Michael Kuron authored
The added tests revealed a number of bugs in maskStore/maskStoreS of other instructions sets, which are also fixed.
-
- May 16, 2024
-
-
Michael Kuron authored
This is part of the Scalable Matrix Extensions (SME)
-
- Apr 22, 2024
-
-
Michael Kuron authored
-
- Jan 16, 2024
-
-
- Sep 13, 2023
-
-
- Sep 07, 2023
-
-
- Aug 23, 2023
-
-
- Oct 24, 2022
-
-
- Jul 02, 2022
-
-
Michael Kuron authored
-
- May 23, 2022
-
-
- Feb 10, 2022
-
-
Markus Holzer authored
-
Markus Holzer authored
-
-
-
Markus Holzer authored
-
- Nov 02, 2021
-
-
- Oct 31, 2021
-
-
Michael Kuron authored
-
- Sep 10, 2021
-
-
- May 21, 2021
-
-
- Apr 20, 2021
-
-
Michael Kuron authored
-
-
- Apr 03, 2021
-
-
Michael Kuron authored
-
- Apr 02, 2021
-
-
Michael Kuron authored
-
- Apr 01, 2021
-
-
Michael Kuron authored
-
- Mar 31, 2021
-
-
Michael Kuron authored
otherwise we can delete stuff from the next outer loop, which in 2D would be the one OpenMP-parallelized
-
Michael Kuron authored
-
Michael Kuron authored
-
Michael Kuron authored
-
- Mar 29, 2021
-
-
Michael Kuron authored
Fixes #25
-
-
- Feb 22, 2021
-
-
- Feb 18, 2021
-
-
- Jan 11, 2021
-
-
- Dec 08, 2020
-
-
- Dec 06, 2020
-
-
- Aug 10, 2020
-
-
Markus Holzer authored
-
- Oct 01, 2019
-
-
Stephan Seitz authored
-
- Jul 11, 2019
-
-
Martin Bauer authored
-
- Jun 12, 2019
-
-
Martin Bauer authored
Block.subs method tried to be too smart: a = field[..] b = a + b was "simplified" incorrectly to b = field[...] + b
-