[all-commits] [llvm/llvm-project] d50d4c: [Hexagon] Correct the order of operands when lower...
iajbar via All-commits
all-commits at lists.llvm.org
Tue Jul 28 19:24:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d50d4c3d440c1d5a5a2003b782f8fbb7cc7b1441
https://github.com/llvm/llvm-project/commit/d50d4c3d440c1d5a5a2003b782f8fbb7cc7b1441
Author: Ikhlas Ajbar <iajbar at quicinc.com>
Date: 2020-07-28 (Tue, 28 Jul 2020)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonPatterns.td
M llvm/test/CodeGen/Hexagon/funnel-shift.ll
A llvm/test/CodeGen/Hexagon/funnel-shift2.ll
Log Message:
-----------
[Hexagon] Correct the order of operands when lowering funnel shift-left
This patch corrects the order of operands in the pattern that lowers fshl
in Hexagon.
More information about the All-commits
mailing list