[all-commits] [llvm/llvm-project] bb877d: [Hexagon] Widen loads and handle any-/sign-/zero-e...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Mon Sep 14 16:11:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bb877d1af2ec2f624caa380350c8da00c984e754
https://github.com/llvm/llvm-project/commit/bb877d1af2ec2f624caa380350c8da00c984e754
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2020-09-14 (Mon, 14 Sep 2020)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
M llvm/lib/Target/Hexagon/HexagonISelLowering.h
M llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
M llvm/lib/Target/Hexagon/HexagonPatternsHVX.td
A llvm/test/CodeGen/Hexagon/autohvx/widen-ext.ll
Log Message:
-----------
[Hexagon] Widen loads and handle any-/sign-/zero-extensions
More information about the All-commits
mailing list