Emit std::string_view/std::optional from codegen#21000
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/21000
Note: Links to docs will display an error until the docs builds have been completed. ❗ 2 Active SEVsThere are 2 currently active SEVs. If your PR is affected, please view them below:
✅ No FailuresAs of commit 5a8d13f with merge base 5c9cd91 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
|
@claude review |
|
Claude finished @psiddh's task in 53s —— View job PR Review — Emit
|
Codegen still emitted the deprecated
torch::executor::string_view/optionalaliases; emitstd::string_view/std::optionaldirectly. Verified by buildingoptimized_ops_libandportable_ops_liblocally.Authored with Claude.