[all-commits] [llvm/llvm-project] 2c2fec: [TableGen][DecoderEmitter] Simplify FilterChooser:...
Sergei Barannikov via All-commits
all-commits at lists.llvm.org
Wed Sep 17 12:15:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c2fec331d550a894b7af1de4ed492119a7733eb
https://github.com/llvm/llvm-project/commit/2c2fec331d550a894b7af1de4ed492119a7733eb
Author: Sergei Barannikov <barannikov88 at gmail.com>
Date: 2025-09-17 (Wed, 17 Sep 2025)
Changed paths:
M llvm/utils/TableGen/DecoderEmitter.cpp
Log Message:
-----------
[TableGen][DecoderEmitter] Simplify FilterChooser::getIslands() (NFC) (#159218)
Also turn the method into a static function so it can be used without
an instance of the class.
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