search for: 0f9a49c4e31c311a0010e126cd785f08

Displaying 2 results from an estimated 2 matches for "0f9a49c4e31c311a0010e126cd785f08".

2020 Aug 30
2
builds are failing
Without seeing more details it's impossible to tell, but it might have been me. https://github.com/llvm/llvm-project/commit/6102310d814ad73eab60a88b21dd70874f7a056f#diff-0f9a49c4e31c311a0010e126cd785f08 changed PHI node equality check, but there were some users that implicitly depended on the old definition of the PHI equality, and didn't verify their implicit assumptions with reality, which eventually manifested as stage2-stage3 clang mismatches. This was finally fixed in https://github.com/...
2020 Aug 29
2
builds are failing
I am seeing in the last couples of days llvm plus other projects builds are failing, is this being worked on?