search for: operandbundl

Displaying 2 results from an estimated 2 matches for "operandbundl".

Did you mean: operand_bundle
2019 Nov 05
3
RFC: On non 8-bit bytes and the target for it
...dded that use the new DataLayout. > - Developers that don't care about those changes maintain a best-effort > approach, which is exactly what we do right now; there are features that > are tested but are still esoteric enough that I might reasonably break them > without realising (OperandBundles come to mind), so I don't think there's > any change in mindset here. > - Developers that care perform downstream testing and provide review > feedback / revert if really bad / fixes. Again, this is how LLVM works > right now - I'd guess that >80% of our real-world te...
2019 Nov 04
3
RFC: On non 8-bit bytes and the target for it
On Sat, Nov 2, 2019 at 12:45 AM Jorg Brown via llvm-dev < llvm-dev at lists.llvm.org> wrote: > On Fri, Nov 1, 2019 at 8:40 AM Adrian Prantl via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> > On Nov 1, 2019, at 3:41 AM, Dmitriy Borisenkov via llvm-dev < >> llvm-dev at lists.llvm.org> wrote: >> > It seems that there are two possible