Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D106761
[GlobalISel] Add combine for merge(unmerge) and use AArch64 postlegal-combiner ClosedPublic Authored by aemerson on Jul 25 2021, 12:34 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: danielkiss, hiraditya, kristof.beyls, rovka. · View Herald TranscriptJul 25 2021, 12:34 AM This revision is now accepted and ready to land.Jul 25 2021, 10:43 PM This revision was landed with ongoing or failed builds.Jul 26 2021, 10:37 AM Closed by commit rGdec34104bfa5: [GlobalISel] Add combine for merge(unmerge) and use AArch64 postlegal-combiner. (authored by aemerson). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 361720 llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/lib/Target/AArch64/AArch64Combine.td
llvm/test/CodeGen/AArch64/GlobalISel/postlegalizer-combiner-merge.mir
|