[all-commits] [llvm/llvm-project] 51bf0d: [GVNSink] Skip debug intrinsics when identifying s...

Shan Huang via All-commits all-commits at lists.llvm.org
Tue Jan 9 08:26:57 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 51bf0dff53fdaca25f30d30a1c99462c7afdce74
      https://github.com/llvm/llvm-project/commit/51bf0dff53fdaca25f30d30a1c99462c7afdce74
  Author: Shan Huang <52285902006 at stu.ecnu.edu.cn>
  Date:   2024-01-09 (Tue, 09 Jan 2024)

  Changed paths:
    M llvm/lib/Transforms/Scalar/GVNSink.cpp
    A llvm/test/Transforms/GVNSink/sink-ignore-dbg-intrinsics.ll

  Log Message:
  -----------
  [GVNSink] Skip debug intrinsics when identifying sinking candidates (#77419)

Fixes #77147.




More information about the All-commits mailing list