[all-commits] [llvm/llvm-project] da5378: [LoongArch] Fix incorrect pattern [X]VBITSELI_B in...

wanglei via All-commits all-commits at lists.llvm.org
Thu Dec 28 22:57:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da5378e87e11689d05a58198d6e15e9551916794
      https://github.com/llvm/llvm-project/commit/da5378e87e11689d05a58198d6e15e9551916794
  Author: wanglei <wanglei at loongson.cn>
  Date:   2023-12-29 (Fri, 29 Dec 2023)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td
    M llvm/lib/Target/LoongArch/LoongArchLSXInstrInfo.td
    M llvm/test/CodeGen/LoongArch/lasx/vselect.ll
    M llvm/test/CodeGen/LoongArch/lsx/vselect.ll

  Log Message:
  -----------
  [LoongArch] Fix incorrect pattern [X]VBITSELI_B instructions

Adjusted the operand order of [X]VBITSELI_B to correctly match vselect.




More information about the All-commits mailing list