llvm-project
58d79aab
- [AArch64] Guard against non-simple types in udiv sve costs. (#148580)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
156 days ago
[AArch64] Guard against non-simple types in udiv sve costs. (#148580) The code here probably needs to change to handle types more uniformly, but this patch prevents it from trying to use a simple type where it does not exist. Fixes #148438.
References
#148580 - [AArch64] Guard against non-simple types in udiv sve costs.
Author
davemgreen
Parents
7345508c
Loading