search for: d47943

Displaying 1 result from an estimated 1 matches for "d47943".

Did you mean: d47948
2018 Jun 08
4
[RFC] Porting MachinePipeliner to AArch64+SVE
...iles from sample-code.c for both AArch64 and x86_64. [AArch64]% clang -O2 -mcpu=thunderx2t99 -mllvm -enable-pipeliner -mllvm -pipeliner-max=100 sample-code.c [x86_64] % clang -O2 -march=sandybridge -mllvm -enable-pipeliner -mllvm -pipeliner-max=100 sample-code.c [2] https://reviews.llvm.org/D47943 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180608/10496bc3/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: sample-code.c Type: application/oct...