[all-commits] [llvm/llvm-project] 319808: [TableGen] Fix MUL case in DAG default operands te...
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Mar 11 10:10:20 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 319808cec757a243c3fd48e43229dac4b20a8aba
https://github.com/llvm/llvm-project/commit/319808cec757a243c3fd48e43229dac4b20a8aba
Author: Jay Foad <jay.foad at amd.com>
Date: 2026-03-11 (Wed, 11 Mar 2026)
Changed paths:
M llvm/test/TableGen/DAGDefaultOps.td
Log Message:
-----------
[TableGen] Fix MUL case in DAG default operands test (#185847)
The checks have been unused forever. This was an oversight in the patch
that introduced this test: https://reviews.llvm.org/D63814
Also fix the checks to match the actual output. This looks like another
oversight in the original patch, presumably because the checks were
never actually tested.
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