[all-commits] [llvm/llvm-project] 82e597: [AArch64][SelectionDAG] stick all the power-of-two...
chenglin.bi via All-commits
all-commits at lists.llvm.org
Wed Apr 13 09:48:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 82e5976b7dc20160d3c7e15384538f6e014980be
https://github.com/llvm/llvm-project/commit/82e5976b7dc20160d3c7e15384538f6e014980be
Author: chenglin.bi <chenglin.bi at cixcomputing.com>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M llvm/test/CodeGen/AArch64/srem-lkk.ll
A llvm/test/CodeGen/AArch64/srem-pow2.ll
Log Message:
-----------
[AArch64][SelectionDAG] stick all the power-of-two tests in a separate file; NFC
Baseline tests for D122968 (issue #54649).
More information about the All-commits
mailing list