[PATCH] D57942: [ARM] Add v8m.base pattern for add negative imm
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 9 11:12:57 PST 2019
dmgreen added a comment.
It looks like there are already a couple of patterns in ARMInstrThumb2.td for thumb1 instructions. I think with a comment it would be fine to put it in there. HasV8MBaseline tends to cross Thumb1/Thumb2 already.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57942/new/
https://reviews.llvm.org/D57942
More information about the llvm-commits
mailing list