[all-commits] [llvm/llvm-project] 604f44: [InstCombine] Clean up alignment handling (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Sat May 16 09:47:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 604f44977bd780c5d56b8129a9469faf7a3fcf4d
      https://github.com/llvm/llvm-project/commit/604f44977bd780c5d56b8129a9469faf7a3fcf4d
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-05-16 (Sat, 16 May 2020)

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

  Log Message:
  -----------
  [InstCombine] Clean up alignment handling (NFC)

Now that load/store alignment is required, we can simplify code
in some places.




More information about the All-commits mailing list