Found by adding asserts to LegalizeDAG to make sure custom legalized
results had the right types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D98968
[AArch64] Fix LowerMGATHER to return the chain result for floating point gathers. ClosedPublic Authored by craig.topper on Mar 19 2021, 10:38 AM.
Details Summary Found by adding asserts to LegalizeDAG to make sure custom legalized
Diff Detail
Event TimelineHerald added subscribers: danielkiss, hiraditya, kristof.beyls. · View Herald TranscriptMar 19 2021, 10:38 AM This revision is now accepted and ready to land.Mar 19 2021, 11:02 AM This revision was landed with ongoing or failed builds.Mar 19 2021, 11:54 AM Closed by commit rG1066dcb55030: [AArch64] Fix LowerMGATHER to return the chain result for floating point… (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 331925 llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
|
clang-format not found in user's PATH; not linting file.