See bug 32619: https://bugs.llvm.org//show_bug.cgi?id=32619
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
That's completely up to you. The idea is as follows. The patch extends allowed operand types. So now it is theoretically possible that some incorrect combinations of operands may pass through assembler. Let's smoke-test that only valid combinations of operands are actually allowed.