[all-commits] [llvm/llvm-project] f03f49: [InstCombine] add tests for pow() reassociation; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Fri Jun 4 07:16:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f03f4944cf829c86bc2c080b9a564bbc59aad277
https://github.com/llvm/llvm-project/commit/f03f4944cf829c86bc2c080b9a564bbc59aad277
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-06-04 (Fri, 04 Jun 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/fmul-pow.ll
Log Message:
-----------
[InstCombine] add tests for pow() reassociation; NFC
Baseline tests for D102574
More information about the All-commits
mailing list