Since isa can cause diagnostics we want it to be evaluated last to avoid
the "unknown isa" warning if the rest of the selector wouldn't match
anyway. That allows us to guard isa with arch properly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo