[all-commits] [llvm/llvm-project] 6fc670: [WebAssembly] Add auto-upgrade for renamed intrinsics

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Mar 21 01:27:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6fc670e5e370e90759b5adecd9980b63609dc2f8
      https://github.com/llvm/llvm-project/commit/6fc670e5e370e90759b5adecd9980b63609dc2f8
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-03-21 (Tue, 21 Mar 2023)

  Changed paths:
    M llvm/lib/IR/AutoUpgrade.cpp
    A llvm/test/Assembler/autoupgrade-wasm-intrinsics.ll

  Log Message:
  -----------
  [WebAssembly] Add auto-upgrade for renamed intrinsics

D138249 renamed a number of wasm intrinsics without implementing
auto-upgrade support.

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




More information about the All-commits mailing list