llvm-project
9f5a6702
- [TableGen] !subst on a dag should retain name of operator (#141195)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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)) ```
References
#141195 - [TableGen] !subst on a dag should retain name of operator
Author
anemet
Parents
afd31339
Loading