[all-commits] [llvm/llvm-project] 739ea0: [X86] Convert test to opaque pointers (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Apr 4 04:50:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 739ea090323ad50104a2a22e6da3e326d372e2ba
      https://github.com/llvm/llvm-project/commit/739ea090323ad50104a2a22e6da3e326d372e2ba
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-04-04 (Tue, 04 Apr 2023)

  Changed paths:
    M llvm/test/CodeGen/X86/addrsig.ll

  Log Message:
  -----------
  [X86] Convert test to opaque pointers (NFC)

Retaining bitcasts to keep test intent.

addrsig_sym is no longer emitted for metedata_f1, but this
improvement is ultimately inconsequential, as it will get dropped
at a later stage anyway.




More information about the All-commits mailing list