I is already documented as being supported but was not implemented. Add the missing case for it and a test case.
This is after review in https://bugs.llvm.org/show_bug.cgi?id=50608
Differential D103968
[llvm][PowerPC] Add missing support for 'I' asm template argument modifiers tbaeder on Jun 9 2021, 8:44 AM. Authored by
Details I is already documented as being supported but was not implemented. Add the missing case for it and a test case. This is after review in https://bugs.llvm.org/show_bug.cgi?id=50608
Diff Detail Event TimelineComment Actions I am sorry, my suggestion turned out to be wrong. I have suggested the fix in the original bug (and please add the IR for the motivating test case). Comment Actions LGTM with a simplification to the test case.
|
We can simplify this test case and add checks rather than just expecting a successful execution. The entire test can be simplified to: