[PATCH] D59460: Use generic operand printer for modifiers

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 16 11:29:25 PDT 2019


lebedev.ri added a comment.

In D59460#1432174 <https://reviews.llvm.org/D59460#1432174>, @INdek wrote:

> This test was failing with the MSP430 target: `CodeGen/Generic/asm-large-immediate.ll`.
>
> Should I create a similar test and place it under the MSP430 tests?


It is probably best to add standalone test for this.
The `Generic` test will only test this if the default target arch is MSP430.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59460/new/

https://reviews.llvm.org/D59460





More information about the llvm-commits mailing list