[all-commits] [llvm/llvm-project] dbc2f6: [IPSCCP] Add tests for noundef attribute on zapped...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Feb 21 01:54:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dbc2f65ad50c12cf986e2140295ab7b4318d8f39
      https://github.com/llvm/llvm-project/commit/dbc2f65ad50c12cf986e2140295ab7b4318d8f39
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-02-21 (Tue, 21 Feb 2023)

  Changed paths:
    A llvm/test/Transforms/SCCP/ipsccp-noundef.ll

  Log Message:
  -----------
  [IPSCCP] Add tests for noundef attribute on zapped returns (NFC)

We replace the return value with undef without dropping the
noundef attribute.




More information about the All-commits mailing list