[all-commits] [llvm/llvm-project] b87457: [VE][NFC] Update rem.ll regression test
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Thu Nov 5 17:45:22 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b8745751f167f16717d36867ca46328afa4b7919
https://github.com/llvm/llvm-project/commit/b8745751f167f16717d36867ca46328afa4b7919
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-11-06 (Fri, 06 Nov 2020)
Changed paths:
M llvm/test/CodeGen/VE/Scalar/rem.ll
Log Message:
-----------
[VE][NFC] Update rem.ll regression test
`Replace ISD::SREM handling with KnownBits::srem to reduce code
duplication` (bf04e34383b06f1b71819de7f34a1a1de2cdb6a4) changed
the result of rem.ll regression test. So, updating it.
More information about the All-commits
mailing list