[all-commits] [llvm/llvm-project] 2db1a4: [CVP] Add test for invalid use of undef range for ...

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


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

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

  Log Message:
  -----------
  [CVP] Add test for invalid use of undef range for saturating insts (NFC)


  Commit: 84df226c4a2fd1852ca5c1f52fb4463da9555913
      https://github.com/llvm/llvm-project/commit/84df226c4a2fd1852ca5c1f52fb4463da9555913
  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/overflows.ll

  Log Message:
  -----------
  [CVP] Don't use undef ranges in willNotOverflow()


Compare: https://github.com/llvm/llvm-project/compare/27d9a479c096...84df226c4a2f


More information about the All-commits mailing list