[PATCH] D153151: [EarlyCSE] Do not CSE convergent readnone calls
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 19 05:02:06 PDT 2023
foad planned changes to this revision.
foad added a comment.
I need to rethink. The patch as-is does not make much sense because `@llvm.read_register` is //not// readnone.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153151/new/
https://reviews.llvm.org/D153151
More information about the llvm-commits
mailing list