Ensure the negation required when lowering negative power-of-two
divides uses the scalable vector container type with the fixed
length result extracted from it.
Fixes: #59647
Paths
| Differential D140563
[SVE] Fix incorrect VT usage when lowering fixed length vector divides. ClosedPublic Authored by paulwalker-arm on Dec 22 2022, 9:35 AM.
Details Summary Ensure the negation required when lowering negative power-of-two Fixes: #59647
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 5 2023, 8:27 AM This revision was landed with ongoing or failed builds.Jan 8 2023, 5:10 AM Closed by commit rGc9602e02fc16: [SVE] Fix incorrect VT usage when lowering fixed length vector divides. (authored by paulwalker-arm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 487166 llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-fixed-length-sdiv-pow2.ll
|