[all-commits] [llvm/llvm-project] 23d0a3: [CVP] Regenerate test checks (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Dec 12 02:26:18 PST 2023


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

  Changed paths:
    M llvm/test/Transforms/CorrelatedValuePropagation/add.ll

  Log Message:
  -----------
  [CVP] Regenerate test checks (NFC)


  Commit: 5799d1310759bf71edb62e050e2ed884c8f575f0
      https://github.com/llvm/llvm-project/commit/5799d1310759bf71edb62e050e2ed884c8f575f0
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M llvm/test/Transforms/CorrelatedValuePropagation/add.ll

  Log Message:
  -----------
  [CVP] Add test for incorrect use of range with undef (NFC)


  Commit: 4949fb7954ba3b98026ce358af328396b858134a
      https://github.com/llvm/llvm-project/commit/4949fb7954ba3b98026ce358af328396b858134a
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
    M llvm/test/Transforms/CorrelatedValuePropagation/add.ll

  Log Message:
  -----------
  [CVP] Don't allow undef range when inferring nowrap flags


Compare: https://github.com/llvm/llvm-project/compare/bbc7f099590c...4949fb7954ba


More information about the All-commits mailing list