[all-commits] [llvm/llvm-project] 5013a7: [InstCombine] adjust tests for pow(); NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Fri May 1 05:43:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5013a788f8e1ed076509b3bafb0737fbcc68230b
https://github.com/llvm/llvm-project/commit/5013a788f8e1ed076509b3bafb0737fbcc68230b
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-05-01 (Fri, 01 May 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/pow-3.ll
Log Message:
-----------
[InstCombine] adjust tests for pow(); NFC
D68231 would change this, but the existing test
doesn't cover what was probably intended (a libcall test).
More information about the All-commits
mailing list