[PATCH] D149946: [LoongArch] Define `ual` feature and override `allowsMisalignedMemoryAccesses`

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 9 08:07:37 PDT 2023


MaskRay added a comment.

> [1]: https://github.com/torvalds/linux/blob/master/arch/loongarch/include/asm/cpu.h#L77
> [2]: https://github.com/torvalds/linux/blob/master/arch/loongarch/kernel/proc.c#L75

`master` will point to different commits. It'd be better to use a specific commit for future patches.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149946



More information about the cfe-commits mailing list