[all-commits] [llvm/llvm-project] 3f8210: [AArch64] Add FeatureFuseAdrpAdd for NeoverseV2

David Green via All-commits all-commits at lists.llvm.org
Mon Aug 14 09:21:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3f8210921ea5976866131c36e2053521bfb2bcb7
      https://github.com/llvm/llvm-project/commit/3f8210921ea5976866131c36e2053521bfb2bcb7
  Author: David Green <david.green at arm.com>
  Date:   2023-08-14 (Mon, 14 Aug 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64.td
    M llvm/test/CodeGen/AArch64/misched-fusion-addadrp.ll

  Log Message:
  -----------
  [AArch64] Add FeatureFuseAdrpAdd for NeoverseV2

As in all the other cpus from D134521, this adds FeatureFuseAdrpAdd to
NeoverseV2 to allow more linker relaxations.




More information about the All-commits mailing list