Gather definitions of SDNodeXForm and change them to call C functions
instead of copying C expressions in td files. Doing this solved some
bugs in mimm detections.
Depends on D81129.
Paths
| Differential D81132
[VE] Clean SDNodeXForm stuff ClosedPublic Authored by kaz7 on Jun 3 2020, 10:10 PM.
Details
Summary Gather definitions of SDNodeXForm and change them to call C functions Depends on D81129.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, fedor.sergeev, hiraditya. · View Herald TranscriptJun 3 2020, 10:10 PM This revision is now accepted and ready to land.Jun 4 2020, 2:17 AM Closed by commit rG52ed34deebb7: [VE] Clean SDNodeXForm stuff (authored by kaz7, committed by simoll). · Explain WhyJun 4 2020, 2:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 268398 llvm/lib/Target/VE/VE.h
llvm/lib/Target/VE/VEISelDAGToDAG.cpp
llvm/lib/Target/VE/VEInstrInfo.td
llvm/test/CodeGen/VE/addition.ll
llvm/test/CodeGen/VE/fp_mul.ll
llvm/test/CodeGen/VE/subtraction.ll
|