[all-commits] [llvm/llvm-project] a7cfff: [AArch64][GlobalISel] Lower Shuffle Vector to REV ...

chuongg3 via All-commits all-commits at lists.llvm.org
Sun Jan 28 12:35:14 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a7cfff8dc6b38e54c6c5adee3b4b781f1090ee25
      https://github.com/llvm/llvm-project/commit/a7cfff8dc6b38e54c6c5adee3b4b781f1090ee25
  Author: chuongg3 <chuong.goh at arm.com>
  Date:   2024-01-28 (Sun, 28 Jan 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp
    M llvm/test/CodeGen/AArch64/arm64-rev.ll

  Log Message:
  -----------
  [AArch64][GlobalISel] Lower Shuffle Vector to REV (#79591)

Add lowering for i16 and i32 vectors for Shuffle Vector instructions
with REV mask




More information about the All-commits mailing list