[all-commits] [llvm/llvm-project] af8b44: [VE] Update ISel patterns for select instruction

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Mon Oct 19 02:28:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: af8b444de328b87d404304acb7259304d06b5a36
      https://github.com/llvm/llvm-project/commit/af8b444de328b87d404304acb7259304d06b5a36
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M llvm/lib/Target/VE/VEInstrInfo.td
    M llvm/test/CodeGen/VE/pic_access_static_data.ll
    M llvm/test/CodeGen/VE/select.ll

  Log Message:
  -----------
  [VE] Update ISel patterns for select instruction

Add an ISel pattern for fp128 select instruction and optimize generated
code for other types' select. instructions.  Add a regression test also.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D89509




More information about the All-commits mailing list