[all-commits] [llvm/llvm-project] c6ce93: [Hexagon] Implement @llvm.readsteadycounter() (#93...
Brian Cain via All-commits
all-commits at lists.llvm.org
Sun May 26 14:26:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6ce9372084b5469ebfc10b0e88c63dd9f890a47
https://github.com/llvm/llvm-project/commit/c6ce9372084b5469ebfc10b0e88c63dd9f890a47
Author: Brian Cain <bcain at quicinc.com>
Date: 2024-05-26 (Sun, 26 May 2024)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
M llvm/lib/Target/Hexagon/HexagonISelLowering.h
M llvm/lib/Target/Hexagon/HexagonPatterns.td
A llvm/test/CodeGen/Hexagon/readsteadycounter.ll
Log Message:
-----------
[Hexagon] Implement @llvm.readsteadycounter() (#93247)
This commit was inspired by @kparzysz's ab57c2bad3dc ([Hexagon]
Implement @llvm.readcyclecounter(), 2017-02-22)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list