[all-commits] [llvm/llvm-project] 8151c1: Move implementation of isAssumeLikeIntrinsic into ...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Thu Feb 11 11:42:00 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8151c1b44211d5a7154ca860d28a6aed3a4f2715
      https://github.com/llvm/llvm-project/commit/8151c1b44211d5a7154ca860d28a6aed3a4f2715
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicInst.h
    M llvm/lib/Analysis/ValueTracking.cpp

  Log Message:
  -----------
  Move implementation of isAssumeLikeIntrinsic into IntrinsicInst

This is remove dependency on ValueTracking in the future patch.

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




More information about the All-commits mailing list