llvm-project
9f5a6702 - [TableGen] !subst on a dag should retain name of operator (#141195)

Commit
135 days ago
[TableGen] !subst on a dag should retain name of operator (#141195) Without this patch the !subst in the test drops the name "$frag" from (one_frag:$frag ...) and returns: ``` (set FPR32_NEW:$dst, (one_frag FPR32_NEW:$a, FPR32_NEW:$b)) ```
Author
Parents
Loading