During instruction selection, Global ISel will be able to select USHLL2 now
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D158420
[Arch64][GlobalISel] Select USHLL2 Instruction ClosedPublic Authored by chuongg3 on Aug 21 2023, 6:29 AM.
Details Summary During instruction selection, Global ISel will be able to select USHLL2 now
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 22 2023, 12:11 AM This revision was landed with ongoing or failed builds.Aug 23 2023, 5:55 AM Closed by commit rG5686f06d7fc0: [AArch64][GlobalISel] Select USHLL2 Instruction (authored by chuongg3). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 552002 llvm/include/llvm/Target/GlobalISel/Target.td
llvm/lib/Target/AArch64/AArch64InstrFormats.td
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/CodeGen/AArch64/aarch64-addv.ll
llvm/test/CodeGen/AArch64/arm64-subvector-extend.ll
llvm/test/CodeGen/AArch64/arm64-vabs.ll
llvm/test/CodeGen/AArch64/sext.ll
llvm/test/CodeGen/AArch64/zext.ll
|