[all-commits] [llvm/llvm-project] 2b5451: [GlobalISel] Add a TargetLowering variable to IRTr...
David Green via All-commits
all-commits at lists.llvm.org
Wed Feb 28 00:32:43 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b545108ffcb188b69d1a5e37081494d231e1456
https://github.com/llvm/llvm-project/commit/2b545108ffcb188b69d1a5e37081494d231e1456
Author: David Green <david.green at arm.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
Log Message:
-----------
[GlobalISel] Add a TargetLowering variable to IRTranslator. NFC (#83009)
This prevents us from getting the variable multiple times.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list