[all-commits] [llvm/llvm-project] 6ee11c: [NewGVN] Make NewGVN aware of aligned_alloc

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


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

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

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

Make the New GVN pass aware of aligned_alloc.

Depends on D76975.

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




More information about the All-commits mailing list