[all-commits] [llvm/llvm-project] 708238: [Attributor][NFC] Fix dependency type in AAUndefin...

Shinji Okumura via All-commits all-commits at lists.llvm.org
Sat Aug 29 20:39:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7082381735e7b663e787dbac2e6e59853c2f9b2e
      https://github.com/llvm/llvm-project/commit/7082381735e7b663e787dbac2e6e59853c2f9b2e
  Author: Shinji Okumura <okuraofvegetable at gmail.com>
  Date:   2020-08-30 (Sun, 30 Aug 2020)

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

  Log Message:
  -----------
  [Attributor][NFC] Fix dependency type in AAUndefinedBehaviorImpl::updateImpl

This patch fixes wrong dependency type in AAUB.

Reviewed By: jdoerfert

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




More information about the All-commits mailing list