[all-commits] [llvm/llvm-project] ff1210: [NewGVN] Remove alignment from LoadExpression (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Sat Jun 6 02:50:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ff1210edb69ea6e073b9037ad3ecef399e11a1f9
      https://github.com/llvm/llvm-project/commit/ff1210edb69ea6e073b9037ad3ecef399e11a1f9
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-06-06 (Sat, 06 Jun 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/Scalar/GVNExpression.h
    M llvm/lib/Transforms/Scalar/NewGVN.cpp

  Log Message:
  -----------
  [NewGVN] Remove alignment from LoadExpression (NFC)

The alignment is not actually used.




More information about the All-commits mailing list