[PATCH] D71363: [MIPS GlobalISel] Select bitreverse
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 12 09:37:40 PST 2019
atanasyan added a comment.
When I apply this one and D71362 <https://reviews.llvm.org/D71362> to the master branch I get a couple of failed tests:
LLVM :: CodeGen/Mips/GlobalISel/legalizer/bitreverse.mir
LLVM :: CodeGen/Mips/GlobalISel/llvm-ir/bitreverse.ll
Should I apply any other patches before?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71363/new/
https://reviews.llvm.org/D71363
More information about the llvm-commits
mailing list