[all-commits] [llvm/llvm-project] 0daa11: [CVP] Avoid duplicate range fetch (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Jan 13 05:57:22 PST 2023


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

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

  Log Message:
  -----------
  [CVP] Avoid duplicate range fetch (NFC)

In preparation for switching this to use getConstantRangeAtUse().




More information about the All-commits mailing list