[all-commits] [llvm/llvm-project] 275c6a: [WebAssembly] Fix Fast ISEL not lowering 64-bit fu...

Wouter van Oortmerssen via All-commits all-commits at lists.llvm.org
Thu Jan 28 10:06:14 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 275c6af7d7f1ed63a03d05b4484413e447133269
      https://github.com/llvm/llvm-project/commit/275c6af7d7f1ed63a03d05b4484413e447133269
  Author: Wouter van Oortmerssen <aardappel at gmail.com>
  Date:   2021-01-28 (Thu, 28 Jan 2021)

  Changed paths:
    M llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
    M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
    A llvm/test/CodeGen/WebAssembly/fast-isel-call-indirect64.ll

  Log Message:
  -----------
  [WebAssembly] Fix Fast ISEL not lowering 64-bit function pointers

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




More information about the All-commits mailing list