[PATCH] D112016: [IR] Introduce load assume operand bundle
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 18 13:51:57 PDT 2021
rnk added a comment.
In D112016#3070842 <https://reviews.llvm.org/D112016#3070842>, @aeubanks wrote:
> happy to change the name if there's a better alternative
To bikeshed a bit, how about "load_eq"? Meaning, "a load of op1 is equal to op2".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112016/new/
https://reviews.llvm.org/D112016
More information about the llvm-commits
mailing list