[all-commits] [llvm/llvm-project] 562157: Fix Attributor return status

serge-sans-paille via All-commits all-commits at lists.llvm.org
Thu Aug 27 06:01:35 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5621571fc7fc32ae936178e236664d88a3eaff79
      https://github.com/llvm/llvm-project/commit/5621571fc7fc32ae936178e236664d88a3eaff79
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M llvm/lib/Transforms/IPO/Attributor.cpp

  Log Message:
  -----------
  Fix Attributor return status

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


  Commit: 4e29d256694131cd8799b4aeccd1af42c3a2b7dd
      https://github.com/llvm/llvm-project/commit/4e29d256694131cd8799b4aeccd1af42c3a2b7dd
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M llvm/lib/Transforms/IPO/OpenMPOpt.cpp

  Log Message:
  -----------
  Fix OpenMP deduplicateRuntimeCalls return status

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


Compare: https://github.com/llvm/llvm-project/compare/ac87a0b5873c...4e29d2566941


More information about the All-commits mailing list