[all-commits] [llvm/llvm-project] dc831e: [OMPIRBuilder] Use getAllOnesValue()

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Aug 12 07:38:10 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc831e8422cb0762e33fb41ffbdff8a6100e7d34
      https://github.com/llvm/llvm-project/commit/dc831e8422cb0762e33fb41ffbdff8a6100e7d34
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-08-12 (Mon, 12 Aug 2024)

  Changed paths:
    M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp

  Log Message:
  -----------
  [OMPIRBuilder] Use getAllOnesValue()

Split out from https://github.com/llvm/llvm-project/pull/80309.


  Commit: 246c236ff9761920f5098878aba651e2112618bf
      https://github.com/llvm/llvm-project/commit/246c236ff9761920f5098878aba651e2112618bf
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-08-12 (Mon, 12 Aug 2024)

  Changed paths:
    M llvm/lib/Analysis/ConstantFolding.cpp

  Log Message:
  -----------
  [ConstantFolding] Use getSigned()

Split out from https://github.com/llvm/llvm-project/pull/80309.


  Commit: 3b27fce960e965097c9d597b1bd35e8593121d25
      https://github.com/llvm/llvm-project/commit/3b27fce960e965097c9d597b1bd35e8593121d25
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-08-12 (Mon, 12 Aug 2024)

  Changed paths:
    M llvm/lib/CodeGen/CodeGenPrepare.cpp

  Log Message:
  -----------
  [CGP] Use getAllOnesValue()

Split out from https://github.com/llvm/llvm-project/pull/80309.


  Commit: 06f64e84738a6d6a55283ff5eef60c7ea9a92dac
      https://github.com/llvm/llvm-project/commit/06f64e84738a6d6a55283ff5eef60c7ea9a92dac
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-08-12 (Mon, 12 Aug 2024)

  Changed paths:
    M llvm/lib/CodeGen/ExpandMemCmp.cpp

  Log Message:
  -----------
  [ExpandMemCmp] Use getAllOnesValue()

Split out from https://github.com/llvm/llvm-project/pull/80309.


  Commit: 73d835cceca0638b7080ecf310594398e50e5206
      https://github.com/llvm/llvm-project/commit/73d835cceca0638b7080ecf310594398e50e5206
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-08-12 (Mon, 12 Aug 2024)

  Changed paths:
    M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp

  Log Message:
  -----------
  [ConstraintElimination] Use getAllOnesValue()

Split out from https://github.com/llvm/llvm-project/pull/80309.


Compare: https://github.com/llvm/llvm-project/compare/db3c3fc90a7c...73d835cceca0

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list