[all-commits] [llvm/llvm-project] 54048c: [SystemZ] Use llvm::bit_floor (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Jan 28 15:04:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54048ce86346fa612ab0dc3aceae111290ae6076
      https://github.com/llvm/llvm-project/commit/54048ce86346fa612ab0dc3aceae111290ae6076
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-01-28 (Sat, 28 Jan 2023)

  Changed paths:
    M llvm/lib/Target/SystemZ/SystemZISelLowering.cpp

  Log Message:
  -----------
  [SystemZ] Use llvm::bit_floor (NFC)


  Commit: 5966f2f9ca2c4fdf629443a0d1f2f90ba142bbf6
      https://github.com/llvm/llvm-project/commit/5966f2f9ca2c4fdf629443a0d1f2f90ba142bbf6
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-01-28 (Sat, 28 Jan 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp

  Log Message:
  -----------
  [Target] Use llvm::Log2_{32,64} (NFC)


  Commit: 02a52b7306026f9d5eb42267d7261974dea1a9ba
      https://github.com/llvm/llvm-project/commit/02a52b7306026f9d5eb42267d7261974dea1a9ba
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-01-28 (Sat, 28 Jan 2023)

  Changed paths:
    M llvm/include/llvm/Support/ScaledNumber.h
    M llvm/lib/Analysis/VectorUtils.cpp

  Log Message:
  -----------
  [llvm] Use llvm::bit_width (NFC)


Compare: https://github.com/llvm/llvm-project/compare/43acb61a08ff...02a52b730602


More information about the All-commits mailing list