Loop Interchange Transformation

Loop Interchange Transformation

Loop Interchange: Improve Cache Efficiency and Speed Up Execution emmtrix Tech PostsCategory: Loop Transformations In our last post, we introduced Loop Unrolling to reduce loop overhead. Now, let’s look at Loop Interchange, a transformation that swaps the order...
Loop Unrolling Transformation

Loop Unrolling Transformation

New Developer Resource: Code Transformations for Performance Optimization emmtrix Tech PostsCategory: Loop Transformations We’re launching a new article series to help developers optimize their code with practical transformation techniques! Our goal: Provide...
TriCore Instruction Set Architecture

TriCore Instruction Set Architecture

TriCore Instruction Set Architecture: A Quick Reference for Embedded Development emmtrix Tech PostsCategory: Microcontroller Architecture Explore the key features of the TriCore Instruction Set Architecture (ISA) in our tech wiki. Infineon TriCore is a unified, 32-bit...
What is ULP and Why Should You Care?

What is ULP and Why Should You Care?

What is ULP and Why Should You Care? emmtrix Tech Posts When working with floating-point numbers, precision matters. Ever heard of ULP (Unit in the Last Place)? It’s the smallest possible difference between two floating-point numbers – a key factor for rounding...
Mastering the Alias Attribute in C Programming

Mastering the Alias Attribute in C Programming

Mastering the alias Attribute in C Programming emmtrix Tech PostsCategory: C Programming Our employee, Tobias Columbus, has authored an enlightening Wiki article about his experiences and research on the alias attribute in C programming. In his article, Tobias...
Cookie Consent with Real Cookie Banner