[all-commits] [llvm/llvm-project] 9be672: [InstCombine] Drop outdated alignment comment (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Dec 21 00:07:14 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9be67289b306cb1a7ee1452c2ae497c899ff54c5
      https://github.com/llvm/llvm-project/commit/9be67289b306cb1a7ee1452c2ae497c899ff54c5
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2021-12-21 (Tue, 21 Dec 2021)

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

  Log Message:
  -----------
  [InstCombine] Drop outdated alignment comment (NFC)

Loads always have an alignment now, so this is no longer relevant.




More information about the All-commits mailing list