[all-commits] [llvm/llvm-project] cf4375: [TableGen][GISel] Extract common function for dete...
Sergei Barannikov via All-commits
all-commits at lists.llvm.org
Tue Dec 17 07:03:46 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf4375d107e8055e52ff43f66b65092b075d8442
https://github.com/llvm/llvm-project/commit/cf4375d107e8055e52ff43f66b65092b075d8442
Author: Sergei Barannikov <barannikov88 at gmail.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M llvm/test/TableGen/GlobalISelEmitter-nested-subregs.td
M llvm/utils/TableGen/GlobalISelEmitter.cpp
Log Message:
-----------
[TableGen][GISel] Extract common function for determining MI's regclass (#120135)
Add some comments that hopefully clarify a few things.
This was supposed to be NFC, but there is a difference in the inferred
register class for EXTRACT_SUBREG.
Pull Request: https://github.com/llvm/llvm-project/pull/120135
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