Just plumbing from the language level to the assume intrinsics with
separate_storage operand bundles.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Nice, thanks for adding the builtin layer.
clang/lib/Sema/SemaChecking.cpp | ||
---|---|---|
7808 | Can you prefix this with a FIXME/TODO? | |
7810 | IIUC, seems like there a two pieces here you can already cover as part of this patch:
|