[all-commits] [llvm/llvm-project] d8b879: [NFC][TableGen] Adopt CodeGenHelpers in GobalISel ...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Tue Feb 10 07:58:57 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8b87934f011da5a5a6b5a92553ff1243503cd39
https://github.com/llvm/llvm-project/commit/d8b87934f011da5a5a6b5a92553ff1243503cd39
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M llvm/include/llvm/TableGen/CodeGenHelpers.h
M llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td
M llvm/test/TableGen/GlobalISelEmitter/HwModes.td
M llvm/utils/TableGen/Common/GlobalISel/GlobalISelMatchTableExecutorEmitter.cpp
M llvm/utils/TableGen/GlobalISelCombinerEmitter.cpp
Log Message:
-----------
[NFC][TableGen] Adopt CodeGenHelpers in GobalISel emitters (#180143)
Add specific emitters for `#ifdef` and `#ifndef` based guards and adopt
them and other CodeGenHelpers in Global ISel emitters.
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