[all-commits] [llvm/llvm-project] 68f139: [ScalarizeMaskedMemIntrin] Use poison instead of u...

Nuno Lopes via All-commits all-commits at lists.llvm.org
Mon Jul 17 02:11:29 PDT 2023


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

  Changed paths:
    M llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp
    M llvm/test/Transforms/ScalarizeMaskedMemIntrin/X86/expand-masked-expandload.ll

  Log Message:
  -----------
  [ScalarizeMaskedMemIntrin] Use poison instead of undef as placeholder [NFC]
This is used for masked out lanes, that are replaced with the passthrough value




More information about the All-commits mailing list