[PATCH] D157250: [RISCV] Enable alias analysis by default

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 11:33:18 PDT 2023


asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.

It looks like this is positive over all and multiple other backends have made the same choice. It seems Arm - D69796 <https://reviews.llvm.org/D69796>, AArch64 - D98781 <https://reviews.llvm.org/D98781>, AMDGPU - D89320 <https://reviews.llvm.org/D89320>, Hexagon, PPC - D48663 <https://reviews.llvm.org/D48663>, SystemZ, WebAssembly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157250



More information about the llvm-commits mailing list