[all-commits] [llvm/llvm-project] d3f500: [NVPTX] Fixup ISel patterns for setcc of i8 extrac...
Alex MacLean via All-commits
all-commits at lists.llvm.org
Wed Jul 30 17:37:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3f500f2d9238ac96f1afad1091d461ae98530ac
https://github.com/llvm/llvm-project/commit/d3f500f2d9238ac96f1afad1091d461ae98530ac
Author: Alex MacLean <amaclean at nvidia.com>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
M llvm/test/CodeGen/NVPTX/i8x4-instructions.ll
Log Message:
-----------
[NVPTX] Fixup ISel patterns for setcc of i8 extract (#151204)
Fix a correctness bug in ISel lowering patterns for setcc of v4i8
extraction. Refactor and cleanup these patterns somewhat in general to
try to make them a bit more comprehensible.
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