[all-commits] [llvm/llvm-project] a4953d: [InstCombine] Remove unnecessary MaybeAlign use (NFC)

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


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

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp

  Log Message:
  -----------
  [InstCombine] Remove unnecessary MaybeAlign use (NFC)

Alloca align is required now.




More information about the All-commits mailing list