[all-commits] [llvm/llvm-project] 6c6413: [TableGen] Fixup #139715
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Tue May 13 05:22:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c6413f3f973862c7275e7baecdd4bb6bcf430c9
https://github.com/llvm/llvm-project/commit/6c6413f3f973862c7275e7baecdd4bb6bcf430c9
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
M llvm/utils/TableGen/GlobalISelCombinerEmitter.cpp
Log Message:
-----------
[TableGen] Fixup #139715
The increment must be after the assert, not before, otherwise the assert fails everytime.
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