[all-commits] [llvm/llvm-project] 9f9066: [SimplifyCFG] Use poison instead of undef as place...

Nuno Lopes via All-commits all-commits at lists.llvm.org
Sat Jul 22 04:44:37 PDT 2023


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

  Changed paths:
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp

  Log Message:
  -----------
  [SimplifyCFG] Use poison instead of undef as placeholder [NFC]
This is used in a phi node that is created for which only 1 value is accessed (the non-poison)




More information about the All-commits mailing list