[all-commits] [llvm/llvm-project] 73f55f: [GlobalIsel][X86] Remove some unused setLegalizerI...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Jun 4 04:34:33 PDT 2023


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

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

  Log Message:
  -----------
  [GlobalIsel][X86] Remove some unused setLegalizerInfo* methods. NFC.

We're moving away from using per-ISA legalization controls and using LegalIf etc. to handle specific ISAs instead.




More information about the All-commits mailing list