[all-commits] [llvm/llvm-project] c04a05: Reland [NFCI] Refactor X86TargetLowering::getGloba...
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Aug 31 19:05:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c04a05d898982614a2df80d928b97ed4f8c49b60
https://github.com/llvm/llvm-project/commit/c04a05d898982614a2df80d928b97ed4f8c49b60
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-08-31 (Thu, 31 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:
-----------
Reland [NFCI] Refactor X86TargetLowering::getGlobalWrapperKind()
To simplify D150297.
We should be looking at OpFlags more.
Relanding after fix in https://reviews.llvm.org/D159297, hopefully now this is actually NFC.
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D157907
More information about the All-commits
mailing list