[PATCH] D150583: [IR] Add getAccessType to Instruction. NFC
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 05:58:56 PDT 2023
luke updated this revision to Diff 522565.
luke added a comment.
Fix AtomicCmpXChg type, use in EarlyCSE + LoopStrengthReduce
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150583/new/
https://reviews.llvm.org/D150583
Files:
llvm/include/llvm/IR/Instruction.h
llvm/lib/IR/Instruction.cpp
llvm/lib/Transforms/Scalar/EarlyCSE.cpp
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150583.522565.patch
Type: text/x-patch
Size: 4948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/6d211e74/attachment.bin>
More information about the llvm-commits
mailing list