[all-commits] [llvm/llvm-project] e99ee0: [X86] Reject fpsr in inline asm constraints other ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Nov 22 19:01:13 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e99ee06400404d3058e6f379465b9ac50aedb74c
https://github.com/llvm/llvm-project/commit/e99ee06400404d3058e6f379465b9ac50aedb74c
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-11-22 (Wed, 22 Nov 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] Reject fpsr in inline asm constraints other than clobber.
Fixes #73197 and #69201.
More information about the All-commits
mailing list