[all-commits] [llvm/llvm-project] fcb309: [LLVM][TableGen] Do not test fixed opcode value in...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Tue Apr 22 11:28:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fcb309715e4bd46d96dda7bdf99291ebf394d130
https://github.com/llvm/llvm-project/commit/fcb309715e4bd46d96dda7bdf99291ebf394d130
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2025-04-22 (Tue, 22 Apr 2025)
Changed paths:
M llvm/test/TableGen/trydecode-emission.td
M llvm/test/TableGen/trydecode-emission2.td
M llvm/test/TableGen/trydecode-emission3.td
M llvm/test/TableGen/trydecode-emission4.td
Log Message:
-----------
[LLVM][TableGen] Do not test fixed opcode value in DecoderEmitter tests (#136724)
Fix test to allow any opcode values for the OPC_Decode checks, since the
specific opcode value can be different for downstream configurations.
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