[all-commits] [llvm/llvm-project] 1baa5b: [GlobalIsel][X86] Move G_SITOFP/G_FPTOSI getAction...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Jun 12 07:27:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1baa5b8050c20d80b5310b361a932836a58f6ff8
      https://github.com/llvm/llvm-project/commit/1baa5b8050c20d80b5310b361a932836a58f6ff8
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86LegalizerInfo.cpp

  Log Message:
  -----------
  [GlobalIsel][X86] Move G_SITOFP/G_FPTOSI getActionDefinitionsBuilder out of setLegalizerInfo64bit and add basic 32-bit support

We were using x86_64-only support as a SSE2 proxy - vector support is still missing.




More information about the All-commits mailing list