[all-commits] [llvm/llvm-project] 52df6c: [InstCombine] add tests for abs of select with neg...
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Aug 24 04:44:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 52df6cac204a866d1797dad844c1e587a1b4b075
https://github.com/llvm/llvm-project/commit/52df6cac204a866d1797dad844c1e587a1b4b075
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/abs-intrinsic.ll
Log Message:
-----------
[InstCombine] add tests for abs of select with negated op; NFC (PR39474)
More information about the All-commits
mailing list