[all-commits] [llvm/llvm-project] 24562c: [InstCombine] Add tests for trunc (extelt x); (NFC)
Daan Sprenkels via All-commits
all-commits at lists.llvm.org
Sun Mar 29 14:48:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 24562c6588bf45d4ca51a4934dc2e220f16130b1
https://github.com/llvm/llvm-project/commit/24562c6588bf45d4ca51a4934dc2e220f16130b1
Author: Daan Sprenkels <daan at dsprenkels.com>
Date: 2020-03-29 (Sun, 29 Mar 2020)
Changed paths:
A llvm/test/Transforms/InstCombine/trunc-extractelement.ll
Log Message:
-----------
[InstCombine] Add tests for trunc (extelt x); (NFC)
Baseline tests for D76983 (PR45314)
Differential Revision: https://reviews.llvm.org/D77024
More information about the All-commits
mailing list