[all-commits] [llvm/llvm-project] 2ea460: AMDGPU/GlobalISel: Add some more tests for add3 fo...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Mar 24 11:27:21 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2ea46051055b37faf95c58daad57608bb7610f58
https://github.com/llvm/llvm-project/commit/2ea46051055b37faf95c58daad57608bb7610f58
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-03-24 (Tue, 24 Mar 2020)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-pattern-add3.mir
Log Message:
-----------
AMDGPU/GlobalISel: Add some more tests for add3 folding
These currently fail to form add3 due to the pointer type, but they
should be handle.
More information about the All-commits
mailing list