[all-commits] [llvm/llvm-project] 16c93a: [Hexagon] Establish size limit for RegisterSet in ...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Apr 20 14:16:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 16c93aaa4a955676fe05f876bd036719a1b14b2d
https://github.com/llvm/llvm-project/commit/16c93aaa4a955676fe05f876bd036719a1b14b2d
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp
Log Message:
-----------
[Hexagon] Establish size limit for RegisterSet in hexbit
This should reduce compilation time for huge functions.
More information about the All-commits
mailing list