llvm-project
bfb549ff
- llvm-reduce: Fix operand reduction asserting on target ext types (#132732)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
228 days ago
llvm-reduce: Fix operand reduction asserting on target ext types (#132732) Not all TargetExtTypes support zeroinit, so use poison as a substitute if unavailable.
References
#132732 - llvm-reduce: Fix operand reduction asserting on target ext types
Author
arsenm
Parents
eeb4132b
Loading