I don't think we can do this in getNode since we'd need to return
a MERGE_VALUES node which would be unusual.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
50 ms | x64 debian > Flang.Semantics::resolve102.f90 |
Event Timeline
Comment Actions
A better fix is to just not early out if the N1 doesn't have any zero bits. That will also handle the case that we know nothing about operand 1, but operand 0 is known to be 0 or 1.
clang-format not found in user's PATH; not linting file.