[all-commits] [llvm/llvm-project] 0f70f7: [Attributor] Bitcast constant to the returned valu...

Sergey Dmitriev via All-commits all-commits at lists.llvm.org
Sun May 3 11:51:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f70f733080e96a45783c59d99e04eecfb2426ca
      https://github.com/llvm/llvm-project/commit/0f70f733080e96a45783c59d99e04eecfb2426ca
  Author: Sergey Dmitriev <serguei.n.dmitriev at intel.com>
  Date:   2020-05-03 (Sun, 03 May 2020)

  Changed paths:
    M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
    M llvm/test/Transforms/Attributor/returned_crash.ll

  Log Message:
  -----------
  [Attributor] Bitcast constant to the returned value type if it has different type

Reviewers: jdoerfert, sstefan1, uenoku

Reviewed By: jdoerfert

Subscribers: hiraditya, uenoku, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list