[all-commits] [llvm/llvm-project] fed5eb: [CVP] Add additional tests for use-site conditions...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Jan 13 06:45:49 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fed5ebebeb278e799454cfaf3bc26585917edaae
      https://github.com/llvm/llvm-project/commit/fed5ebebeb278e799454cfaf3bc26585917edaae
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
    M llvm/test/Transforms/CorrelatedValuePropagation/cond-at-use.ll

  Log Message:
  -----------
  [CVP] Add additional tests for use-site conditions (NFC)


  Commit: d34537a732989fe605a9ba127903a263f0e134dd
      https://github.com/llvm/llvm-project/commit/d34537a732989fe605a9ba127903a263f0e134dd
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
    M llvm/test/Transforms/CorrelatedValuePropagation/cond-at-use.ll

  Log Message:
  -----------
  [CVP] Handle use-site conditions in urem folds


Compare: https://github.com/llvm/llvm-project/compare/95507c82bcfa...d34537a73298


More information about the All-commits mailing list