[all-commits] [llvm/llvm-project] 7d48ef: [PowerPC] Avoid call to undef in test (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Jan 6 12:09:27 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d48eff8ba172216fca3649a3c452de4c7c16c00
      https://github.com/llvm/llvm-project/commit/7d48eff8ba172216fca3649a3c452de4c7c16c00
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-01-06 (Wed, 06 Jan 2021)

  Changed paths:
    M llvm/test/CodeGen/PowerPC/spe.ll

  Log Message:
  -----------
  [PowerPC] Avoid call to undef in test (NFC)

Replace call to undef with a dummy function, to avoid affecting
this change by changes to call undef folding.




More information about the All-commits mailing list