The scalar f64 patterns don't work yet because they fail on multiple
results from the unused implicit def of scc in the result bit
operation.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D67136
GlobalISel/TableGen: Handle REG_SEQUENCE patterns ClosedPublic Authored by arsenm on Sep 3 2019, 4:41 PM.
Details Summary The scalar f64 patterns don't work yet because they fail on multiple
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, rovka, nhaehnle and 2 others. · View Herald TranscriptSep 3 2019, 4:41 PM arsenm added a parent revision: D67100: GlobalISel/TableGen: Don't skip REG_SEQUENCE based on patterns.Sep 3 2019, 4:42 PM arsenm added a parent revision: D67104: GlobalISel/TableGen: Fix handling of EXTRACT_SUBREG constraints. This revision is now accepted and ready to land.Sep 4 2019, 11:20 AM
Revision Contents
Diff 218567 lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/GlobalISel/inst-select-fabs.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-fneg.mir
test/TableGen/GlobalISelEmitterRegSequence.td
utils/TableGen/GlobalISelEmitter.cpp
|
remove braces