[all-commits] [llvm/llvm-project] 043a58: [LangRef][VP] Change masked-off lanes from undef t...

Fraser Cormack via All-commits all-commits at lists.llvm.org
Wed Oct 5 07:25:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 043a585b05f4a776d3d9749c153dc8480881b654
      https://github.com/llvm/llvm-project/commit/043a585b05f4a776d3d9749c153dc8480881b654
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2022-10-05 (Wed, 05 Oct 2022)

  Changed paths:
    M llvm/docs/LangRef.rst

  Log Message:
  -----------
  [LangRef][VP] Change masked-off lanes from undef to poison

These were all changed in 32b1b06b7081bd722750c6f3d528336f3f7ed34b (as
discussed in D133967) but some intrinsics introduced since have
re-introduced `undef` as the masked-off value.

Reviewed By: reames, eopXD

Differential Revision: https://reviews.llvm.org/D135244




More information about the All-commits mailing list