[all-commits] [llvm/llvm-project] c09179: [NFC] Fix SSE3 intrinsics test for PowerPC

Qiu Chaofan via All-commits all-commits at lists.llvm.org
Wed Feb 9 01:00:51 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c091792cd3a82e60e10ea14c28ff64b14c17a254
      https://github.com/llvm/llvm-project/commit/c091792cd3a82e60e10ea14c28ff64b14c17a254
  Author: Qiu Chaofan <qiucofan at cn.ibm.com>
  Date:   2022-02-09 (Wed, 09 Feb 2022)

  Changed paths:
    M clang/test/CodeGen/PowerPC/ppc-pmmintrin.c

  Log Message:
  -----------
  [NFC] Fix SSE3 intrinsics test for PowerPC

Previous test in ppc-pmmintrin.c did not check IR of intrinsic function
definition. Add them and simplify.

These tests shouldn't be auto-generated, because we don't want to check
wrapper functions.




More information about the All-commits mailing list