I'm planning to update the hashing logic to recognize their equivalence
in a subsequent change (D62644).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D62918
[EarlyCSE] Add tests for negated min/max/abs [NFC] ClosedPublic Authored by JosephTremoulet on Jun 5 2019, 10:12 AM.
Details Summary I'm planning to update the hashing logic to recognize their equivalence
Diff Detail
Event TimelineJosephTremoulet added a child revision: D62644: [EarlyCSE] Ensure equal keys have the same hash value.Jun 5 2019, 10:23 AM This revision is now accepted and ready to land.Jun 5 2019, 10:27 AM Closed by commit rL362657: [EarlyCSE] Add tests for negated min/max/abs [NFC] (authored by josepht). · Explain WhyJun 5 2019, 2:27 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 203251 llvm/trunk/test/Transforms/EarlyCSE/commute.ll
|