[PATCH] D122405: [llvm] Initialize and move UseUpRegs outside of `union` MemOp struct.

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 22:07:45 PDT 2022


xiangzhangllvm added a comment.

In D122405#3407108 <https://reviews.llvm.org/D122405#3407108>, @pengfei wrote:

> Not sure if you need to run asan check mannually. Here are config for `sanitizer-x86_64-linux-bootstrap-ubsan`: https://github.com/llvm/llvm-zorg/blob/main/zorg/buildbot/builders/sanitizers/buildbot_cmake.sh

Thanks for reminding! I think this must be compiler-rt use X86Operand code problem. Any way, these has be fixed by pifon2a. There is no logic changes, Let it be : )


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122405/new/

https://reviews.llvm.org/D122405



More information about the llvm-commits mailing list