llvm-project
f4ca6d9f - AArch64: Skip analyzeCompare for subregister uses (#141654)

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.
Author
Parents
Loading