[all-commits] [llvm/llvm-project] 6fd9c1: [PowerPC] Fix typo in vector shuffle combining

Qiu Chaofan via All-commits all-commits at lists.llvm.org
Mon Jul 12 23:36:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6fd9c1901f40c1e9beceff67e05570afe2914e65
      https://github.com/llvm/llvm-project/commit/6fd9c1901f40c1e9beceff67e05570afe2914e65
  Author: Qiu Chaofan <qiucofan at cn.ibm.com>
  Date:   2021-07-13 (Tue, 13 Jul 2021)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp

  Log Message:
  -----------
  [PowerPC] Fix typo in vector shuffle combining

a22ecb4 fixed a crash on big endian subtargets. This commit fixes a typo
in that commit which may cause miscompile.




More information about the All-commits mailing list