[all-commits] [llvm/llvm-project] 1e4513: Revert "[NVPTX] Use the mask() operator to initial...

Igor Kudrin via All-commits all-commits at lists.llvm.org
Mon Jul 18 09:09:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e451369d2017830d3dbddec24063170b7aca0de
      https://github.com/llvm/llvm-project/commit/1e451369d2017830d3dbddec24063170b7aca0de
  Author: Igor Kudrin <ikudrin at accesssoftek.com>
  Date:   2022-07-18 (Mon, 18 Jul 2022)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
    M llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h
    M llvm/lib/Target/NVPTX/NVPTXSubtarget.h
    R llvm/test/CodeGen/NVPTX/packed-aggr.ll

  Log Message:
  -----------
  Revert "[NVPTX] Use the mask() operator to initialize packed structs with pointers"

The new test fails on BE hosts.

This reverts commit 04e978ccba1e6c8b600b2fbad1a82b4b64ffc34b.




More information about the All-commits mailing list