[all-commits] [llvm/llvm-project] 8add94: [CodeGen] Add SSID & Atomic Ordering to IntrinsicInfo
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Wed May 21 06:21:51 PDT 2025
Branch: refs/heads/users/pierre-vh/improve-intrinsicinfo
Home: https://github.com/llvm/llvm-project
Commit: 8add945cb6622e7ae52a5a469f2c4f2bd6618a1a
https://github.com/llvm/llvm-project/commit/8add945cb6622e7ae52a5a469f2c4f2bd6618a1a
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-05-21 (Wed, 21 May 2025)
Changed paths:
M llvm/include/llvm/CodeGen/TargetLowering.h
M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
Log Message:
-----------
[CodeGen] Add SSID & Atomic Ordering to IntrinsicInfo
getTgtMemIntrinsic should be able to propagate such information to the MMO
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