Add a proper TODO for the REDUCE instrinsic instead of crashing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
flang/lib/Lower/IntrinsicCall.cpp | ||
---|---|---|
3703 | There are development scripts that check for categories of TODO messages in test runs. It would be best to try to match that. For this case that would be intrinsic: reduce |
Comment Actions
I agree with Val's comments. Please make that change to flang/lib/Lower/IntrinsicCall.cpp before pushing. Otherwise, all build, tests, and looks good.
There are development scripts that check for categories of TODO messages in test runs. It would be best to try to match that. For this case that would be