[all-commits] [llvm/llvm-project] 8cf83e: [VE][compiler-rt] Correct location of VE support i...
Brad Smith via All-commits
all-commits at lists.llvm.org
Thu Apr 14 12:50:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8cf83e96591b2ab3e748c0dc5ff019397e00f1ab
https://github.com/llvm/llvm-project/commit/8cf83e96591b2ab3e748c0dc5ff019397e00f1ab
Author: Brad Smith <brad at comstyle.com>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M compiler-rt/lib/builtins/clear_cache.c
Log Message:
-----------
[VE][compiler-rt] Correct location of VE support in clear_cache function, NFC
Looks like when the VE support was added it was added a few lines below where it should have been.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D123439
More information about the All-commits
mailing list