[all-commits] [llvm/llvm-project] 86ced8: Revert "[IRMover] Remove UB implying parameter att...

aeubanks via All-commits all-commits at lists.llvm.org
Wed Feb 22 09:44:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 86ced82099813fa000e4681882115636240d76eb
      https://github.com/llvm/llvm-project/commit/86ced82099813fa000e4681882115636240d76eb
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-02-22 (Wed, 22 Feb 2023)

  Changed paths:
    M llvm/include/llvm/IR/Attributes.h
    M llvm/lib/Linker/IRMover.cpp
    R llvm/test/Transforms/FunctionImport/Inputs/attr_fixup_dae_noundef.ll
    R llvm/test/Transforms/FunctionImport/attr_fixup_dae_noundef.ll

  Log Message:
  -----------
  Revert "[IRMover] Remove UB implying parameter attributes when necessary"

This reverts commit 451799bb8261bde52bbfef226d019caf1d82aa42.

Causes crashes, see D139209




More information about the All-commits mailing list