[all-commits] [llvm/llvm-project] 31626d: [llvm][NFC] Refactor AutoUpgrader arm/aarch64 (#74...

Nathan Sidwell via All-commits all-commits at lists.llvm.org
Fri Jan 5 10:50:59 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 31626dadcef86e48bcc44e86e4411578094c8739
      https://github.com/llvm/llvm-project/commit/31626dadcef86e48bcc44e86e4411578094c8739
  Author: Nathan Sidwell <nathan at acm.org>
  Date:   2024-01-05 (Fri, 05 Jan 2024)

  Changed paths:
    M llvm/lib/IR/AutoUpgrade.cpp
    M llvm/test/Assembler/autoupgrade-thread-pointer.ll

  Log Message:
  -----------
  [llvm][NFC] Refactor AutoUpgrader arm/aarch64 (#74145)

Break out and refactor AArch64 & ARM intrinsic updating.  There's a fair amount of comonality, but let's avoid continually checking the same prefixes.




More information about the All-commits mailing list