[all-commits] [llvm/llvm-project] 97851a: [Attributor] Don't test internalization in the CGS...

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Jul 28 16:15:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 97851a08e2684388dec24fbe46818704052f9dbe
      https://github.com/llvm/llvm-project/commit/97851a08e2684388dec24fbe46818704052f9dbe
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2021-07-28 (Wed, 28 Jul 2021)

  Changed paths:
    M llvm/test/Transforms/Attributor/internalize.ll

  Log Message:
  -----------
  [Attributor] Don't test internalization in the CGSCC pass.

Summary:
Enabling internalization in the Attributor's CGSCC pass does something
different that we don't expect. Ignore this for now to pass the tests.




More information about the All-commits mailing list