[AArch64][SelectionDAG] stick all the power-of-two tests in a separate file; NFC
authorchenglin.bi <chenglin.bi@cixcomputing.com>
Wed, 13 Apr 2022 16:48:28 +0000 (00:48 +0800)
committerchenglin.bi <chenglin.bi@cixcomputing.com>
Wed, 13 Apr 2022 16:48:28 +0000 (00:48 +0800)
commit82e5976b7dc20160d3c7e15384538f6e014980be
tree1981e59fe5222d72c07174e0778af883ee4ae002
parent443b6ec169ba9af0675f4b78f0fee1314dd09ed8
[AArch64][SelectionDAG] stick all the power-of-two tests in a separate file; NFC

Baseline tests for D122968 (issue #54649).
llvm/test/CodeGen/AArch64/srem-lkk.ll
llvm/test/CodeGen/AArch64/srem-pow2.ll [new file with mode: 0644]