[all-commits] [llvm/llvm-project] 06a9c6: [CVP] Fix #76058: missing debug location in proces...

Shan Huang via All-commits all-commits at lists.llvm.org
Fri Dec 22 00:26:45 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06a9c6738af79c6c9ce7671b78a99f1c23ff51b0
      https://github.com/llvm/llvm-project/commit/06a9c6738af79c6c9ce7671b78a99f1c23ff51b0
  Author: Shan Huang <52285902006 at stu.ecnu.edu.cn>
  Date:   2023-12-22 (Fri, 22 Dec 2023)

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

  Log Message:
  -----------
  [CVP] Fix #76058: missing debug location in processSDiv function (#76118)

This PR fixes #76058.




More information about the All-commits mailing list