search for: disembigu

Displaying 1 result from an estimated 1 matches for "disembigu".

2020 Aug 25
3
[TableGen] What to do if there are overlapping instruction patterns?
...(Gekko), the Nintendo Wii (Broadway) and the Nintendo Wii U (Espresso) It's been going pretty well so far, however the biggest hurdle I have encountered was that the testsuite is failing because the instruction space for Paired Singles has been reused for ISA 3.1 and VMX. Is there a way to disembiguate them further? You can see my current patch at https://reviews.llvm.org/D85137 and it already prevents you from enabling Altivec and Paired Singles at the same time.