[llvm-dev] [RFC] mir-canon: A new tool for canonicalizing MIR for cleaner diffing.
Alex Bradbury via llvm-dev
llvm-dev at lists.llvm.org
Mon Aug 28 05:21:20 PDT 2017
On 15 August 2017 at 20:06, Puyan Lotfi via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Hi,
>
>
> My name is Puyan and I've been exploring ways to improve the state of
> instruction level diffing using llvm and MIR. Below is a proposal for a new
> llvm tool meant to address issues encountered when diffing at the machine
> level. I'm eager to hear the community's feedback.
Hi Puyan. Seeing as nobody else has expressed an opinion so far, I
thought I'd just say that this does sound like a useful tool. I don't
currently do any MIR-level testing, but this seems like it would be
helpful when that changes.
Best,
Alex
More information about the llvm-dev
mailing list