[all-commits] [llvm/llvm-project] b163ef: [GlobalIsel][X86] Add handling for G_LOAD/G_SEXTLO...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Jun 15 05:58:20 PDT 2023


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

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

  Log Message:
  -----------
  [GlobalIsel][X86] Add handling for G_LOAD/G_SEXTLOAD/G_ZEXTLOAD/G_STORE

Replace the legacy legalizer versions and add initial scalar extload handling




More information about the All-commits mailing list