Based on the conversation in D147355.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148170
[LoopIdiomRecognize] Remove NUW flag from SCEV in getTripCount. ClosedPublic Authored by craig.topper on Apr 12 2023, 1:55 PM.
Details
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Apr 13 2023, 11:49 AM This revision was landed with ongoing or failed builds.Apr 13 2023, 11:58 AM Closed by commit rG8bba57b1f12e: [LoopIdiomRecognize] Remove NUW flag from SCEV in getTripCount. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 513324 llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
llvm/test/Transforms/LoopIdiom/memcpy-intrinsic.ll
|
This one also looks suspect if we aren't zero extending?