[all-commits] [llvm/llvm-project] ce16be: [Attributor][NFC] Make `createShallowWrapper()` av...

Stefan Stipanovic via All-commits all-commits at lists.llvm.org
Wed Oct 14 01:10:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ce16be253c4d772c072325df5776b5324c2c90c1
      https://github.com/llvm/llvm-project/commit/ce16be253c4d772c072325df5776b5324c2c90c1
  Author: sstefan1 <sstipanovic at s-energize.com>
  Date:   2020-10-14 (Wed, 14 Oct 2020)

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

  Log Message:
  -----------
  [Attributor][NFC] Make `createShallowWrapper()` available outside of Attributor

D85703 will need to create shallow wrappers in order to track the spmd icv. We need to make it available.

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




More information about the All-commits mailing list