Alive2 Link: https://alive2.llvm.org/ce/z/mxZLJn
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147898
[ValueTracking] Add `shl nsw %val, %cnt != 0` if `%val != 0`. ClosedPublic Authored by goldstein.w.n on Apr 9 2023, 5:14 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 14 2023, 9:44 AM Closed by commit rGf688d215e53c: [ValueTracking] Add `shl nsw %val, %cnt != 0` if `%val != 0`. (authored by goldstein.w.n). · Explain WhyApr 14 2023, 4:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 513666 llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Analysis/ValueTracking/known-non-zero.ll
|