[all-commits] [llvm/llvm-project] 0a9eb8: [WebAssembly][NFC] Reuse the regClassToValType hel...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Wed Jul 6 05:58:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a9eb870f5f85d7d07e020f9998f208cddecc89d
      https://github.com/llvm/llvm-project/commit/0a9eb870f5f85d7d07e020f9998f208cddecc89d
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2022-07-06 (Wed, 06 Jul 2022)

  Changed paths:
    M llvm/lib/Target/WebAssembly/Utils/WebAssemblyTypeUtilities.cpp
    M llvm/lib/Target/WebAssembly/Utils/WebAssemblyTypeUtilities.h
    M llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp

  Log Message:
  -----------
  [WebAssembly][NFC] Reuse the regClassToValType helper in WebAssemblyMCInstLower

There's no need for WebAssemblyMCInstLower to carry its own functionally
equivalent implementation.




More information about the All-commits mailing list