[all-commits] [llvm/llvm-project] 133b24: [NFC] Refactor X86TargetLowering::getGlobalWrapper...

aeubanks via All-commits all-commits at lists.llvm.org
Mon Aug 21 09:33:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 133b24a3943a3585bab919bc076325bb550164f7
      https://github.com/llvm/llvm-project/commit/133b24a3943a3585bab919bc076325bb550164f7
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-08-21 (Mon, 21 Aug 2023)

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

  Log Message:
  -----------
  [NFC] Refactor X86TargetLowering::getGlobalWrapperKind()

To simplify D150297.

We should be looking at OpFlags more.

Reviewed By: rnk

Differential Revision: https://reviews.llvm.org/D157907




More information about the All-commits mailing list