llvm-project
f4ca6d9f
- AArch64: Skip analyzeCompare for subregister uses (#141654)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
200 days ago
AArch64: Skip analyzeCompare for subregister uses (#141654) The API is broken and doesn't provide a way to report the used subregister, so it's unsafe to use. This will produce illegal folds if the subregister is silently dropped.
References
#141654 - AArch64: Skip analyzeCompare for subregister uses
Author
arsenm
Parents
3a51896c
Loading