Spotted while reading through the code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Transforms/Scalar/LoopFlatten.cpp | ||
---|---|---|
414 | I *think* this must by a binary op at the moment, is maybe it's possible to just use cast. If it triggers, we will at least have a test case :) |
I *think* this must by a binary op at the moment, is maybe it's possible to just use cast. If it triggers, we will at least have a test case :)