[all-commits] [llvm/llvm-project] 867724: [llvm][NFC] Refactor AutoUpdater riscv cases

Nathan Sidwell via All-commits all-commits at lists.llvm.org
Wed Aug 16 13:44:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 867724142a61b681a1eef5ca706b3d053fd81a11
      https://github.com/llvm/llvm-project/commit/867724142a61b681a1eef5ca706b3d053fd81a11
  Author: Nathan Sidwell <nathan at acm.org>
  Date:   2023-08-16 (Wed, 16 Aug 2023)

  Changed paths:
    M llvm/lib/IR/AutoUpgrade.cpp

  Log Message:
  -----------
  [llvm][NFC] Refactor AutoUpdater riscv cases

There's a large amount of commonality in the riscv upgrader, make that
clearer.  And check for a riscv prefix before diving in.

Reviewed  By: nikic

Differential Revision: https://reviews.llvm.org/D157924




More information about the All-commits mailing list