[all-commits] [llvm/llvm-project] b33723: [NVPTX] Fixed few more corner cases for v4i8 lower...

Artem Belevich via All-commits all-commits at lists.llvm.org
Tue Oct 17 11:06:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b33723710f5194080e8bfab9f21c8445647c976b
      https://github.com/llvm/llvm-project/commit/b33723710f5194080e8bfab9f21c8445647c976b
  Author: Artem Belevich <tra at google.com>
  Date:   2023-10-17 (Tue, 17 Oct 2023)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.h
    M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
    M llvm/test/CodeGen/NVPTX/f16x2-instructions.ll
    M llvm/test/CodeGen/NVPTX/i8x4-instructions.ll
    M llvm/test/CodeGen/NVPTX/param-load-store.ll

  Log Message:
  -----------
  [NVPTX] Fixed few more corner cases for v4i8 lowering. (#69263)

Fixes https://github.com/llvm/llvm-project/issues/69124




More information about the All-commits mailing list