This extracts the code out of a giant switch in preparation for expanding it to
handle operations other thin inc and dec. Add a FIXME indicating what's
coming here.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D37045
[x86] NFC - Refactor the custom lowering of `(load; op; store)` RMW sequences. ClosedPublic Authored by chandlerc on Aug 22 2017, 6:48 PM.
Details Summary This extracts the code out of a giant switch in preparation for expanding it to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 22 2017, 7:30 PM Closed by commit rL311748: [x86] NFC - Refactor the custom lowering of `(load; op; store)` RMW sequences. (authored by chandlerc). · Explain WhyAug 24 2017, 7:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 112647 llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
|