[all-commits] [llvm/llvm-project] 6ef9a2: [LICM] Use poison to replace unreachable values in...

Nuno Lopes via All-commits all-commits at lists.llvm.org
Sun Jun 26 06:56:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ef9a2ad01c07072352ce228e41b2aa44483d421
      https://github.com/llvm/llvm-project/commit/6ef9a2ad01c07072352ce228e41b2aa44483d421
  Author: Nuno Lopes <nuno.lopes at tecnico.ulisboa.pt>
  Date:   2022-06-26 (Sun, 26 Jun 2022)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LICM.cpp
    M llvm/test/Transforms/LICM/PR19798.ll
    M llvm/test/Transforms/LICM/PR24013.ll
    M llvm/test/Transforms/LICM/pr35342.ll

  Log Message:
  -----------
  [LICM] Use poison to replace unreachable values instead of undef [NFC]




More information about the All-commits mailing list