[all-commits] [llvm/llvm-project] 7017ef: Fix typo "widended"
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Jan 19 05:50:41 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7017efa1a1780e1bb0c2a49a14ac45818ea43338
https://github.com/llvm/llvm-project/commit/7017efa1a1780e1bb0c2a49a14ac45818ea43338
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
M llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization.ll
Log Message:
-----------
Fix typo "widended"
Commit: ea9d75aa2ad64330ffc030b7ce0fcc16b55cf3bb
https://github.com/llvm/llvm-project/commit/ea9d75aa2ad64330ffc030b7ce0fcc16b55cf3bb
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/DSInstructions.td
M llvm/lib/Target/AMDGPU/FLATInstructions.td
M llvm/lib/Target/AMDGPU/SOPInstructions.td
M llvm/lib/Target/AMDGPU/VOP1Instructions.td
Log Message:
-----------
[AMDGPU] Misc formatting fixes. NFC.
Compare: https://github.com/llvm/llvm-project/compare/340054e561bc...ea9d75aa2ad6
More information about the All-commits
mailing list