There is a lot of copy-paste-ish checks while this can be done once.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I don't know, does it have any negative CT impact? If not, then I think this should be done.
Comment Actions
LGTM. I'm not seeing a compile-time impact, though CTMark probably isn't using assumes much. But generally, isValidAssumeForContext() shouldn't be that expensive nowadays.