[all-commits] [llvm/llvm-project] a880c1: [CodeGen][NFC] Refactor inline asm constraint dete...
Bill Wendling via All-commits
all-commits at lists.llvm.org
Thu Apr 30 11:53:04 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a880c10074b7d9d57cd5f2b1616025d7de0a736d
https://github.com/llvm/llvm-project/commit/a880c10074b7d9d57cd5f2b1616025d7de0a736d
Author: Bill Wendling <morbo at google.com>
Date: 2026-04-30 (Thu, 30 Apr 2026)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
Log Message:
-----------
[CodeGen][NFC] Refactor inline asm constraint determination (#195104)
The original function was very large and unwieldy. This also sets the
function up for future improvements.
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