[all-commits] [llvm/llvm-project] fe3760: NVPTX: Implement printMCExpr with generic print
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jun 7 11:03:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe3760eb031b108a954e1adc43f260aeb236c1d1
https://github.com/llvm/llvm-project/commit/fe3760eb031b108a954e1adc43f260aeb236c1d1
Author: Fangrui Song <i at maskray.me>
Date: 2025-06-07 (Sat, 07 Jun 2025)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
Log Message:
-----------
NVPTX: Implement printMCExpr with generic print
3d2a976197ce4060e7576fa3ce67f87fa8cff126 (2015) copied and adapted
the generic printer to reduce parentheses, which is unnecessary after #133674.
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