[llvm] [TableGen] Reduce the number of vectors passed to getIslands. NFC (PR #130402)
Rahul Joshi via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 10 20:15:44 PDT 2025
================
@@ -516,10 +522,7 @@ class FilterChooser {
// This returns a lit of undecoded bits of an instructions, for example,
----------------
jurahul wrote:
nit: list of instead if lit of? I know this PR is not touching it, but can you please fix the typo?
https://github.com/llvm/llvm-project/pull/130402
More information about the llvm-commits
mailing list