[all-commits] [llvm/llvm-project] 7fde99: Recommit "[Local] Simplify the alignment limits in...

topperc via All-commits all-commits at lists.llvm.org
Sat Apr 18 13:53:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fde990694f5d1fc4812c4e77e86899e61783b8a
      https://github.com/llvm/llvm-project/commit/7fde990694f5d1fc4812c4e77e86899e61783b8a
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2020-04-18 (Sat, 18 Apr 2020)

  Changed paths:
    M llvm/lib/Transforms/Utils/Local.cpp

  Log Message:
  -----------
  Recommit "[Local] Simplify the alignment limits in getOrEnforceKnownAlignment. NFCI"

With a tweak to avoid a linker error for passing
MaxAlignmentExponent by reference to std::min.




More information about the All-commits mailing list