[all-commits] [llvm/llvm-project] 8a9ec3: [Hexagon] Convert getTypeAlignment to return Align
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Fri Jun 25 08:53:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a9ec39bd02fb05621ac4e68b50a6ca0f722ccd2
https://github.com/llvm/llvm-project/commit/8a9ec39bd02fb05621ac4e68b50a6ca0f722ccd2
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2021-06-25 (Fri, 25 Jun 2021)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
M llvm/lib/Target/Hexagon/HexagonISelLowering.h
M llvm/lib/Target/Hexagon/HexagonSubtarget.h
Log Message:
-----------
[Hexagon] Convert getTypeAlignment to return Align
Plus some minor related changes of the same nature.
More information about the All-commits
mailing list