[all-commits] [llvm/llvm-project] d8e282: [LSR] Use poison instead of undef as placeholder [...

Nuno Lopes via All-commits all-commits at lists.llvm.org
Sun Jul 23 07:57:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d8e2821170713083d6db54b36cb75ffec8c109d5
      https://github.com/llvm/llvm-project/commit/d8e2821170713083d6db54b36cb75ffec8c109d5
  Author: Nuno Lopes <nuno.lopes at tecnico.ulisboa.pt>
  Date:   2023-07-23 (Sun, 23 Jul 2023)

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

  Log Message:
  -----------
  [LSR] Use poison instead of undef as placeholder [NFC]
This value is patcher afterwards, and only used temporarily during dbg info construction




More information about the All-commits mailing list