[all-commits] [llvm/llvm-project] 3acf62: [BPI][NFC] IRCE shoud qequest BPI through analysis...

ebrevnov via All-commits all-commits at lists.llvm.org
Thu Apr 30 02:04:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3acf62f3ad30fe05c50ff2ac4c5d7847dc6d7e2a
      https://github.com/llvm/llvm-project/commit/3acf62f3ad30fe05c50ff2ac4c5d7847dc6d7e2a
  Author: Evgeniy Brevnov <evgueni.brevnov at gmail.com>
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
    M llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp

  Log Message:
  -----------
  [BPI][NFC] IRCE shoud qequest BPI through analysis manager.

Summary: There is no need to create BPI explicitly. It should be requested through AM in a normal way.

Reviewers: skatkov

Reviewed By: skatkov

Subscribers: hiraditya, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list