diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-05-22 14:13:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-05-22 14:13:22 -0700 |
commit | f8a6e48c6c6dc30dbd423a3f4b082df625664730 (patch) | |
tree | 19b68bfffb5483634ec52f0c39a657f3cb54b929 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_trace.h | |
parent | 5f16eb0549ab502906fb2a10147dad4b9dc185c4 (diff) | |
parent | b9b60b3199b70fe3ce74ff493b1870ccd7554134 (diff) | |
download | linux-f8a6e48c6c6dc30dbd423a3f4b082df625664730.tar.gz linux-f8a6e48c6c6dc30dbd423a3f4b082df625664730.tar.bz2 linux-f8a6e48c6c6dc30dbd423a3f4b082df625664730.zip |
Merge local branch 'x86-codegen'
Merge trivial x86 code generation annoyances
- Introduce helper macros for clang asm input problems
- use said macros to improve trivially stupid code generation issues in
bitops and array_index_mask_nospec
- also improve codegen with 32-bit array index comparisons
None of these really matter, but I look at code generation and profiles
fairly regularly, and these misfeatures caused the generated code to
look really odd and distract from the real issues.
* branch 'x86-codegen' of local tree:
x86: improve bitop code generation with clang
x86: improve array_index_mask_nospec() code generation
clang: work around asm input constraint problems
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_trace.h')
0 files changed, 0 insertions, 0 deletions