[all-commits] [llvm/llvm-project] be9325: [VP] Add IR expansion for fneg

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Apr 24 08:14:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be93256655def7026166865859b54082ef579363
      https://github.com/llvm/llvm-project/commit/be93256655def7026166865859b54082ef579363
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-04-24 (Mon, 24 Apr 2023)

  Changed paths:
    M llvm/lib/CodeGen/ExpandVectorPredication.cpp
    M llvm/test/CodeGen/X86/expand-vp-fp-intrinsics.ll

  Log Message:
  -----------
  [VP] Add IR expansion for fneg

Followup to D149052, it wasn't worthwhile to add general support for unary opcodes




More information about the All-commits mailing list