This fix enables sp3 abs modifier with constants, for example:
- |1.0|
- |-1|
Currently this is not supported because closing '|' conflicts with syntax of standard MC expressions.
Paths
| Differential D30825
[AMDGPU][MC] Fix for Bugs 28201, 28199, 28170 + LIT tests ClosedPublic Authored by dp on Mar 10 2017, 6:47 AM.
Details Summary This fix enables sp3 abs modifier with constants, for example:
Currently this is not supported because closing '|' conflicts with syntax of standard MC expressions.
Diff Detail Event TimelineHerald added subscribers: tpr, dstuttard, tony-tye and 5 others. · View Herald TranscriptMar 10 2017, 6:47 AM This revision is now accepted and ready to land.Mar 17 2017, 7:01 AM
Closed by commit rL298265: [AMDGPU][MC] Fix for Bugs 28201, 28199, 28170 + LIT tests (authored by dpreobra). · Explain WhyMar 20 2017, 9:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 91332 lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
test/MC/AMDGPU/vop3.s
|
pls remove extra whitespace prior committing this.