[all-commits] [llvm/llvm-project] 4cf70a: [GVN] Make GVN aware of aligned_alloc

Uday Bondhugula via All-commits all-commits at lists.llvm.org
Wed Apr 1 10:57:27 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cf70af94fbe910e64fa1d36cdd5bf7e46785795
      https://github.com/llvm/llvm-project/commit/4cf70af94fbe910e64fa1d36cdd5bf7e46785795
  Author: Uday Bondhugula <uday at polymagelabs.com>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
    M llvm/lib/Transforms/Scalar/GVN.cpp
    M llvm/test/Transforms/GVN/malloc-load-removal.ll

  Log Message:
  -----------
  [GVN] Make GVN aware of aligned_alloc

Make the GVN pass aware of aligned_alloc.

Depends on D76974.

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




More information about the All-commits mailing list