[all-commits] [llvm/llvm-project] e6c1c9: [𝘀𝗽𝗿] initial version
Dhruv Chawla via All-commits
all-commits at lists.llvm.org
Sun Mar 17 19:17:07 PDT 2024
Branch: refs/heads/users/dc03-work/spr/globalisel-add-support-to-moreelementsvector-for-g_sext-g_zext-and-g_anyext
Home: https://github.com/llvm/llvm-project
Commit: e6c1c9fdbbb0a2e328e660d615de9ed2a765925f
https://github.com/llvm/llvm-project/commit/e6c1c9fdbbb0a2e328e660d615de9ed2a765925f
Author: Dhruv Chawla <dhruvc at nvidia.com>
Date: 2024-03-13 (Wed, 13 Mar 2024)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/test/CodeGen/AArch64/fcmp.ll
M llvm/test/CodeGen/AArch64/sext.ll
M llvm/test/CodeGen/AArch64/vecreduce-add.ll
M llvm/test/CodeGen/AArch64/zext.ll
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.5
Commit: beec23e41e4272abc72d11db03a651c33a61a8d8
https://github.com/llvm/llvm-project/commit/beec23e41e4272abc72d11db03a651c33a61a8d8
Author: Dhruv Chawla <dhruvc at nvidia.com>
Date: 2024-03-13 (Wed, 13 Mar 2024)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
Log Message:
-----------
Refactor code to reuse G_TRUNC et al. cases
Created using spr 1.3.5
Compare: https://github.com/llvm/llvm-project/compare/e6c1c9fdbbb0%5E...beec23e41e42
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list