[all-commits] [llvm/llvm-project] afca54: [ARM][AArch64] Optimize pattern for converting a h...

bipmis via All-commits all-commits at lists.llvm.org
Tue Apr 5 04:35:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: afca54f0cfc3164e1ebbc7ddf27c8e95f0cd12b6
      https://github.com/llvm/llvm-project/commit/afca54f0cfc3164e1ebbc7ddf27c8e95f0cd12b6
  Author: Biplob Mishra <biplob.mishra at arm.com>
  Date:   2022-04-05 (Tue, 05 Apr 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    M llvm/test/CodeGen/AArch64/arm64-rev.ll

  Log Message:
  -----------
  [ARM][AArch64] Optimize pattern for converting a half word byte swap in a 64-bit input to a rev16 instruction. Differential Revision: https://reviews.llvm.org/D122643




More information about the All-commits mailing list