[all-commits] [llvm/llvm-project] 7e00a7: [GlobalISel] Fixes unused variable error in testMO...
jyli0116 via All-commits
all-commits at lists.llvm.org
Mon Jun 9 05:38:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e00a7c0215b2043e04c365e85128969d8f25480
https://github.com/llvm/llvm-project/commit/7e00a7c0215b2043e04c365e85128969d8f25480
Author: jyli0116 <yu.li at arm.com>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M llvm/test/TableGen/GlobalISelEmitter/GlobalISelEmitter.td
M llvm/utils/TableGen/GlobalISelEmitter.cpp
Log Message:
-----------
[GlobalISel] Fixes unused variable error in testMOPredicate_MO (#143364)
Solves unused variable error in generated Global ISel code due to
changes from #140935
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