[all-commits] [llvm/llvm-project] 066216: [GlobalIsel][X86] Update legalization of G_PTR_ADD

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Jun 9 05:27:53 PDT 2023


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

  Changed paths:
    M llvm/lib/Target/X86/X86LegalizerInfo.cpp
    M llvm/test/CodeGen/X86/GlobalISel/legalize-ptr-add.mir

  Log Message:
  -----------
  [GlobalIsel][X86] Update legalization of G_PTR_ADD

Replace the legacy legalizer versions

Add test coverage for 32-bit targets and non-constant ptr offsets




More information about the All-commits mailing list