Handle unsupported passthru values before lowering the gather to
target specific nodes. This is a simplification that's on the road
to moving more of MGATHER lowering into td based isel.
Depends On D123670
Paths
| Differential D123683
[SVE] Refactor MGATHER lowering for unsupported passthru values. ClosedPublic Authored by paulwalker-arm on Apr 13 2022, 8:15 AM.
Details Summary Handle unsupported passthru values before lowering the gather to Depends On D123670
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 14 2022, 1:49 AM This revision was landed with ongoing or failed builds.Apr 14 2022, 9:28 AM Closed by commit rGa5a258e208b4: [SVE] Refactor MGATHER lowering for unsupported passthru values. (authored by paulwalker-arm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 422892 llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
|