llvm-project
f13b9e36 - [HashRecognize] Don't const-qualify Values in result (#144752)

Commit
142 days ago
[HashRecognize] Don't const-qualify Values in result (#144752) Const-qualifying Values in the analysis result makes them unusable with IRBuilder. The issue was discovered when attempting to use the result of the analysis for a transform.
Author
Parents
Loading