commit | 8cfef2ee41150066ef49e684f832bd75a16fb3c0 | [log] [tgz] |
---|---|---|
author | Kiran Chandramohan <kiran.chandramohan@arm.com> | Fri Jan 19 13:03:17 2024 +0000 |
committer | Kiran Chandramohan <kiran.chandramohan@arm.com> | Fri Jan 19 13:04:30 2024 +0000 |
tree | c3e809764d23618f0aa1696518a072f55daa29d8 | |
parent | 9b14a92d585657b87f2ca2b135ba9044685393be [diff] |
[Fortran] Disable reduction test that is incorrectly passing The tests is not catching the intended semantic errors and will stop failing when the following patch lands. Disable in advance. https://github.com/llvm/llvm-project/pull/70822