Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128447
[AArch64][SVE] Match (add x (urshr/srshr y c)) -> ursra/srsra x y c ClosedPublic Authored by bsmith on Jun 23 2022, 7:58 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 28 2022, 3:11 AM This revision was landed with ongoing or failed builds.Jun 29 2022, 5:11 AM Closed by commit rG424b2ae9ab3a: [AArch64][SVE] Match (add x (urshr/srshr y c)) -> ursra/srsra x y c (authored by bsmith). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 440946 llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve2-rsra.ll
|