[all-commits] [llvm/llvm-project] 0c51f9: [NFC] Removal of complex deinterleaving i64 test c...
NickGuy-Arm via All-commits
all-commits at lists.llvm.org
Mon Dec 12 04:02:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c51f9cd8f05a91985c15ac9c6e0d993de6481c1
https://github.com/llvm/llvm-project/commit/0c51f9cd8f05a91985c15ac9c6e0d993de6481c1
Author: Nicholas Guy <nicholas.guy at arm.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M llvm/test/CodeGen/Thumb2/mve-complex-deinterleaving-i64-add.ll
Log Message:
-----------
[NFC] Removal of complex deinterleaving i64 test cases
The tests in question are not particularly useful for testing complex
deinterleaving, especially due to i64 complex adds not being supported in mve.
The tests are being removed as they are hitting an unrelated pre-existing
condition regarding register spilling.
More information about the All-commits
mailing list