[PATCH] D57942: [ARM] Add v8m.base pattern for add negative imm
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 8 06:05:51 PST 2019
dmgreen added a comment.
As far as understand, ARMInstrThumb.td is just #included in the other tablegen file. I guess the ordering might be important for them. Would it work better if it's defined in ARMInstrThumb2.td?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57942/new/
https://reviews.llvm.org/D57942
More information about the llvm-commits
mailing list