[all-commits] [llvm/llvm-project] 5368f3: [IR] Include target specific intrinsic headers
Heejin Ahn via All-commits
all-commits at lists.llvm.org
Thu Dec 12 14:54:50 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5368f35efaf65d1085472b9ef24e33bb043f384c
https://github.com/llvm/llvm-project/commit/5368f35efaf65d1085472b9ef24e33bb043f384c
Author: Heejin Ahn <aheejin at gmail.com>
Date: 2019-12-12 (Thu, 12 Dec 2019)
Changed paths:
M polly/lib/CodeGen/PerfMonitor.cpp
M polly/lib/CodeGen/RuntimeDebugBuilder.cpp
Log Message:
-----------
[IR] Include target specific intrinsic headers
After D71320, target-specific intrinsic headers should be included.
More information about the All-commits
mailing list