diff options
author | Koakuma <koachan@protonmail.com> | 2024-06-27 19:45:53 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-27 19:45:53 +0700 |
commit | e9b8cd0c806db00f0981fb36717077c941426302 (patch) | |
tree | f3b92a07f3dfc6e70f36d1000605f36a3c15af46 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 468d668c5c4031366ae38804927b450f9faf409c (diff) | |
download | llvm-e9b8cd0c806db00f0981fb36717077c941426302.zip llvm-e9b8cd0c806db00f0981fb36717077c941426302.tar.gz llvm-e9b8cd0c806db00f0981fb36717077c941426302.tar.bz2 |
[SPARC][IAS] Rework ASI/Prefetch tag matching in prep for `ParseForAllFeatures`
Unify parts of ASI and Prefetch tag matching at `parseASITag`
and `parsePrefetchTag` to use a common function to parse any immediate
expressions. This introduces a slight regression to error messages,
but is needed so we can enable `ParseForAllFeatures`
in `MatchOperandParserImpl` in a future patch.
Reviewers: jrtc27, brad0, rorth, s-barannikov
Reviewed By: s-barannikov
Pull Request: https://github.com/llvm/llvm-project/pull/96020
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions